aboutsummaryrefslogtreecommitdiffhomepage
path: root/input.h
diff options
context:
space:
mode:
authorGravatar Julian Aron Prenner <julian@linux4you.it>2014-01-19 10:27:39 +0100
committerGravatar Julian Aron Prenner <julian@linux4you.it>2014-01-19 10:27:39 +0100
commitcd64a777c3ee3e68d0ba7641bc6c79fcacf62c95 (patch)
tree6ff3c1f98f66c9c9040af379af884c43cf4a5b41 /input.h
parent3728fc7dba0fd0e7f381b1cb909cd197a9e5254a (diff)
Set $fish_bind_mode to default on fish startup; set $fish_key_bindings
when sourcing fish_vi_mode.fish
Diffstat (limited to 'input.h')
-rw-r--r--input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/input.h b/input.h
index 7eb9343a..d7412212 100644
--- a/input.h
+++ b/input.h
@@ -13,6 +13,7 @@ inputrc information for key bindings.
#define DEFAULT_BIND_MODE L"default"
+#define FISH_BIND_MODE_VAR L"fish_bind_mode"
/**
Key codes for inputrc-style keyboard functions that are passed on