emacs - [control shift up] doesn't work

前端 未结 3 1944
太阳男子
太阳男子 2020-12-20 03:37

I tried to define hotkey as following

(global-set-key [(control shift up)] \'other-window)

but it doesn\'t work (no error, just doesn\'t wo

3条回答
  •  一生所求
    2020-12-20 04:12

    Finally, with the help from grawity on superuser.com, I got it working. Please this thread

    https://superuser.com/questions/230852/get-ubuntu-terminal-to-send-an-escape-sequence-controlshiftup

提交回复
热议问题