aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2015-01-31 22:02:59 +0000
committersin <sin@2f30.org>2015-01-31 22:02:59 +0000
commita63aac0b11c1bc8e54eed95f2fce6fd6dbb41ca8 (patch)
tree6f22018882a7eba4eae9ae6e4accfb6a552e4903 /config.def.h
parent6735c1f9796a5d06d39ed78538d64a6ba26008f9 (diff)
downloadnoice-a63aac0b11c1bc8e54eed95f2fce6fd6dbb41ca8.tar.gz
Add 't' command to sort output by entry's mtime
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index 996436f..3b12199 100644
--- a/config.def.h
+++ b/config.def.h
@@ -47,4 +47,5 @@ struct key bindings[] = {
{ '!', SEL_SH },
/* Change dir */
{ 'c', SEL_CD },
+ { 't', SEL_MTIME },
};
Un proyecto texto-plano.xyz