Re: [dev] [dvtm] Key Coding issues under Cygwin/Mintty

2012-10-23 Thread Ross Mohn
You're right, those CTRL- keys are not mapped in dvtm at the moment. I don't use emacs, so I'm not feeling real motivated to do it, but if you look in the vt.c source file you should be able to figure out how to map them without too much effort. I've got my own custom mappings for certain keys

Re: [dev] [dvtm] Key Coding issues under Cygwin/Mintty

2012-10-16 Thread Jacob Todd
Don't use emacs.

[dev] [dvtm] Key Coding issues under Cygwin/Mintty

2012-10-16 Thread Jörn Gersdorf
Hi, I'm running dvtm in Cygwin. Thank you for this really amazing piece of software. I really enjoy it. However, I have some problems regarding some key codes like CTRL-PgUp or CTRL-End. Running read -n 1 in plain mintty (bash) and pressing CTRL-PgUp results in ~ (master) $ read -n 1 ==>