aboutsummaryrefslogtreecommitdiffstats
path: root/src/nnn.h
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-10-20 05:35:41 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-10-20 05:35:41 +0530
commit71bf18cee31e1b8a6c27d5597662916f1bda159e (patch)
tree6040bd56d9828fd425a9ed4500c16d97d166434e /src/nnn.h
parent1b3b9f503df5f2e37664a2fb3ca5a069b741e18b (diff)
downloadnnn-71bf18cee31e1b8a6c27d5597662916f1bda159e.tar.gz
Refactor
Diffstat (limited to 'src/nnn.h')
-rw-r--r--src/nnn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nnn.h b/src/nnn.h
index 9b38572..d16395d 100644
--- a/src/nnn.h
+++ b/src/nnn.h
@@ -102,11 +102,11 @@ enum action {
SEL_RUNEDIT,
SEL_RUNPAGE,
SEL_LOCK,
+ SEL_SESSIONS,
SEL_QUITCTX,
SEL_QUITCD,
SEL_QUIT,
SEL_CLICK,
- SEL_SESSIONS,
};
/* Associate a pressed key to an action */