shift up-arrow doesn't highlight text emacs iterm2

后端 未结 2 2041
粉色の甜心
粉色の甜心 2021-02-14 20:00

I recently had help fixing M-left and so forth here: emacs in terminal meta arrow keybindings, but am unable to fix Shift-up using a similar solution.

2条回答
  •  名媛妹妹
    2021-02-14 20:44

    Just to add more information about the solution: https://github.com/arthurnn/dotfiles/blob/8d56f2419da9a4cb654d8941f379d6d5783bdb90/.emacs.d/init.d/setup-bindings.el#L3-L10 this should fix all the cases including emacsclient. The last line is responsible for fixing the Shift-up when using emacsclient.

提交回复
热议问题