]> Sergey Matveev's repositories - nnn.git/commit
Allow launching plugins with Alt + plugin's key (#569)
authorlvgx <l@vgx.fr>
Wed, 13 May 2020 05:06:59 +0000 (07:06 +0200)
committerArun Prakash Jana <engineerarun@gmail.com>
Wed, 13 May 2020 06:59:47 +0000 (12:29 +0530)
commit2200a1c9be7c63dd6b2c1abc7f6324a9c79f2fe5
tree60078d485b61901bea13a605fff7828be3e9e38d
parent770bb47dafd250c16c9c9850e641c3dc309fc45f
Allow launching plugins with Alt + plugin's key (#569)

* Allow launching plugins with Alt + plugin's key

* Fix Alt key in filter/prompts modes

* Fix handling Alt key in nextsel()

In filter mode: run the associated plugin.
In prompt mode: just throw out the Alt+key input.
In nextsel(): differentiate Alt+key and Esc
nnn.1
plugins/README.md
src/nnn.c