Re: backtick metacharacter confused by scrolly wheel in vim

2006-04-17 Thread Ed Dench
For posterity, I resolved this with a small hack. First, I disabled the command key and made bound F12 to the command. [.screenrc] bindkey -k F2 command escape "" Next, modified a copy of x-win us.xkb keyboard layout, ed.xkb. [original] 45=13 [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL P

Re: backtick metacharacter confused by scrolly wheel in vim

2006-04-11 Thread Ed Dench
printf "\033[?1000h" indeed, i was able to reproduce now. thanks. > paste that, it would paste "printf " to one window, \0 and switch to > window 0 and paste "33[?1000h" - made for some rather poor faux pas. yeah, i can imagine. i think you're right that it's quite the hassle, still key placeme

backtick metacharacter confused by scrolly wheel in vim

2006-04-10 Thread Ed Dench
s a command. The main problem with this theory, is that screen operates fine when vim is not running! Thanks, Ed Dench ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users