aboutsummaryrefslogtreecommitdiffstats
path: root/src/nnn.h
diff options
context:
space:
mode:
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 */