aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2016-02-25 15:06:57 +0000
committersin <sin@2f30.org>2016-02-25 15:14:08 +0000
commit829bcdd7d419b8e07d77edfa9b9878f0f399a99f (patch)
tree7e1333461cdb3c2938c03019b4e94a2ec1e9ec9e /config.def.h
parente1c26079b109a8ef074362142636c970ccdc9465 (diff)
downloadnoice-829bcdd7d419b8e07d77edfa9b9878f0f399a99f.tar.gz
Add command to cd back to HOME
Original patch written by Richard Hyde and taken from https://github.com/RichardHyde/noice
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 6404079..af9bcbb 100644
--- a/config.def.h
+++ b/config.def.h
@@ -56,6 +56,7 @@ struct key bindings[] = {
{ '$', SEL_END },
/* Change dir */
{ 'c', SEL_CD },
+ { '~', SEL_CDHOME },
/* Toggle hide .dot files */
{ '.', SEL_TOGGLEDOT },
/* Toggle sort by time */
Un proyecto texto-plano.xyz