aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2016-02-25 14:54:41 +0000
committersin <sin@2f30.org>2016-02-25 14:54:41 +0000
commite1c26079b109a8ef074362142636c970ccdc9465 (patch)
tree3c9c1b5bc61d22d189c0e150d2afbe4c46aeb127 /config.def.h
parentde1e3394a6700781c49f93bec6745bd8caa74d3c (diff)
downloadnoice-e1c26079b109a8ef074362142636c970ccdc9465.tar.gz
Add command to toggle hide .dot files
Patch written by Richard Hyde and taken from https://github.com/RichardHyde/noice
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index e1368dc..6404079 100644
--- a/config.def.h
+++ b/config.def.h
@@ -56,6 +56,8 @@ struct key bindings[] = {
{ '$', SEL_END },
/* Change dir */
{ 'c', SEL_CD },
+ /* Toggle hide .dot files */
+ { '.', SEL_TOGGLEDOT },
/* Toggle sort by time */
{ 't', SEL_MTIME },
{ CONTROL('L'), SEL_REDRAW },
Un proyecto texto-plano.xyz