alt+q to close buffers

This commit is contained in:
madmaurice 2015-07-16 04:51:25 +02:00
parent 70e9418300
commit 25a4090902

View file

@ -308,6 +308,7 @@ ctrl-L = "/window refresh"
ctrl-M = "/input return"
ctrl-N = "/buffer +1"
ctrl-P = "/buffer -1"
meta-q = "/close"
ctrl-R = "/input search_text"
ctrl-Sctrl-U = "/input set_unread"
ctrl-T = "/input transpose_chars"