cygwin rxvt ignores Cntrl-/

2005-09-14 Thread Michael Smus
Hello list, I am struggling with the fact that C-/ combination seems being ignored by the cygwin rxvt. I checked out the behavior in gentoo rxvt. It echoes C-/ combination as C-_ : cat -v ^_ however in cygwin rxvt C-/ is just ignored (swallowed, nothing seems to be propogated to the tty). Any h

Alt key is interpreted as ESC

2005-09-12 Thread Michael Smus
Hello list, I am having problem with passing Alt key as a Meta key in rxvt terminal emulator. My use case is: - run rxvt locally under cygwin - rlogin to unix host - run emacs in terminal window. - issue Alt-Backspace I am expecting emacs executing command backward-kill-word, but instead it execu