开发者

alt-b, alt-f does not work in xterm

I use xterm under cygwin/Xming.

Alt+B (jump one开发者_如何学Python word backwards) and Alt-F (one word forward) do not work, but instead display some diacritical characters or something.

I have created a file .Xresources and a file .Xdefaults in my home dir, each containing only this line:

xterm*eightBitInput: false

Yet the problem persists.


I was trying to do the same.

I had to add:

xterm*metaSendsEscape: true 

in my .Xresources file and then restart my system. Wouldn't work without the restart.


I think the relevant resource is metaSendsEscape, which you'll want to set to true.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜