From: Araki K. <ara...@us...> - 2013-05-15 21:57:37
|
Hi, From: Mohammad_Alsaleh <ms...@to...> Subject: Re: [Mlterm-dev-en] Broken behaviour with some key combinations! Date: Wed, 15 May 2013 23:52:30 +0300 Message-ID: <1Uc...@in...> msal> Yes. I discovered the bug while using tmux. But then I carried my tests msal> outside tmux to make sure it's not at fault. msal> msal> Only mlterm prints those symbols. Other terminal emulators don't print msal> anything. So, I'm assuming they're parsing the escape sequences msal> correctly. Only with Shift+Arrow_Key something is printed. But only a letter msal> (no ;2). It is normal behavior for terminal emulators to print such escape seqneuce by the key combinations. (http://mlterm.sf.net/alt-arrowkey.png shows what xterm 278, rxvt 2.6.4, gnome-terminal 3.6.0 and mlterm 3.1.9 post/2013-05-15 output by Alt-Arrow keys) But if you can't assign the key combinations to tmux functions, I suspect there is a bug. So please tell me how you assign these keys in ~/.tmuxrc to reproduce this problem. When I tested tmux 1.8 with "bind-key -n M-up next" on mlterm / Ubuntu 12.10, it worked fine. Regards, --- Araki Ken ara...@us... |