Re: Insert date

2005-04-21 Thread Julius Plenz
* Stephane Chazelas <[EMAIL PROTECTED]> [2005-04-21 21:34]: > If you want the output of that command to be inserted as if typed > from the keyboard, then, it should be exec .!. Note that date > outputs a trailing NL (^J) character, that may be what you get. > :bind d exec .!. zsh -c 'print -Pn %D{

Insert date

2005-04-21 Thread Julius Plenz
Hi! Recently, I came across the idea to bind a key to insert the current date, just like I bound keys to insert things using "stuff". However, I tried :bind d exec ! date +%Y-%m-%d. That almost works like expected. I couldn't figure out exactly, but screen adds some strange control character befo

Re: centericq screws up fonts in screen

2005-03-13 Thread Julius Plenz
* John H. <[EMAIL PROTECTED]> [2005-03-12 20:10]: > The fonts get completely screwed up using centericq and screen, > producing a bunch of garble. Which screen version? Which centericq version? > how to fix? It'd generally be a good idea to describe the problem more precisely and maybe post a li