aboutsummaryrefslogtreecommitdiffstats
path: root/.lambda-term-inputrc
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2018-11-11 00:31:06 -0700
committerkatherine <shmibs@shmibbles.me>2018-11-11 00:31:06 -0700
commit53856e40330ce3e4abf713fed8f1015adcd79bdb (patch)
tree432ee133da50463e9ed6283b55a8eb527cc38efa /.lambda-term-inputrc
parent9aa49a36a74883c63eb975c5fc30218fc42bbb89 (diff)
downloaddotfiles-53856e40330ce3e4abf713fed8f1015adcd79bdb.tar.gz
ocaml support
stuff for zsh and vim integration and utop config
Diffstat (limited to '.lambda-term-inputrc')
-rw-r--r--.lambda-term-inputrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/.lambda-term-inputrc b/.lambda-term-inputrc
new file mode 100644
index 0000000..9fefceb
--- /dev/null
+++ b/.lambda-term-inputrc
@@ -0,0 +1,7 @@
+[edit]
+C-w: kill-prev-word
+C-u: kill-prev-line
+
+[read-line]
+C-p: history-prev
+C-n: history-next