aboutsummaryrefslogtreecommitdiffhomepage
path: root/zsh
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-02-07 13:17:25 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-02-07 13:17:25 +0800
commit8f4458cc438fdce7476aa63b7c2cde5eb7d2ab39 (patch)
treeb02423acdf2e860647d6e12ec3b39f15a65a4077 /zsh
parent1bad0960a1a748118b486aa3c6a5802ab104c4e4 (diff)
Update
Diffstat (limited to 'zsh')
-rw-r--r--zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 4f5badf..44d41c1 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -60,6 +60,7 @@ key[PageDown]="${terminfo[knp]}"
60key[Shift-Tab]="${terminfo[kcbt]}" 60key[Shift-Tab]="${terminfo[kcbt]}"
61 61
62# setup key accordingly 62# setup key accordingly
63bindkey -- '^[[Z' reverse-menu-complete
63#bindkey -- "\C-A" beginning-of-line 64#bindkey -- "\C-A" beginning-of-line
64#bindkey -- "\C-E" end-of-line 65#bindkey -- "\C-E" end-of-line
65#bindkey -- "\C-d" delete-char 66#bindkey -- "\C-d" delete-char