Creating a ctrl+tab keybinding in PuTTY

前端 未结 2 1968
北荒
北荒 2021-02-04 04:21

I\'d like to be able to map the vim commands :tabnext and :tabprev to CTRL+TAB and CTRL+SHIFT+TAB respectively. Unfortunately

2条回答
  •  北荒
    北荒 (楼主)
    2021-02-04 04:54

    PuTTY doesn't send anything when you press Ctrl+Tab.

    You can patch PuTTY as it is described here: Using Ctrl+Tab in GNU Screen over PuTTY

提交回复
热议问题