You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yi doesn't recognize my backspace key in the apple X11+xmonad configuration. I have not modified anything of the xmodmap file, except for the meta_L/meta_r as indicated on the xmonad wiki. When I press my backspace key I see "C-h" in the small buffer. However in emacs or xterm it works well.
Please provide relevant version information:
What version of Yi are you using? 0.6.3.0
What version of GHC? 7.0.2
What version of Cabal? 1.10.1
What operating system/version? Apple OSX 10.6
It seems the bug only remain with xterm as emulator. With urxvt, it does not happen anymore, neither with the gnome one. So, I guess I will just switch then. Anyway, I can still repeat it if need be.
We had a case before where we were binding an action over the terminal's escape sequence so maybe something like this is happening again but I don't know.
Original author: [email protected] (April 10, 2011 06:31:19)
Yi doesn't recognize my backspace key in the apple X11+xmonad configuration. I have not modified anything of the xmodmap file, except for the meta_L/meta_r as indicated on the xmonad wiki. When I press my backspace key I see "C-h" in the small buffer. However in emacs or xterm it works well.
Please provide relevant version information:
What version of Yi are you using? 0.6.3.0
What version of GHC? 7.0.2
What version of Cabal? 1.10.1
What operating system/version? Apple OSX 10.6
Original issue: http://code.google.com/p/yi-editor/issues/detail?id=343
The text was updated successfully, but these errors were encountered: