aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-09-30 06:35:16 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-09-30 06:35:16 +0530
commit318ddd2ca6bcf6c531c6126f8089320741fc72aa (patch)
treee2648a6448bb7ab9fe308699d6a7c61ee79bb2a8 /src
parentb340ecc257ec630c589d5e4f5a272c36903eb746 (diff)
downloadnnn-318ddd2ca6bcf6c531c6126f8089320741fc72aa.tar.gz
Remove shortcut Leadq to quit context
Diffstat (limited to 'src')
-rw-r--r--src/nnn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index c484e57..07c5a3a 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -3790,7 +3790,6 @@ nochange:
fd = get_input(NULL);
switch (fd) {
- case 'q': // fallthrough
case '~': // fallthrough
case '`': // fallthrough
case '-': // fallthrough