Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
e6c81a58
Commit
e6c81a58
authored
Jun 13, 2012
by
Robby Russell
Browse files
Merge pull request #1019 from matschaffer/patch-1
Don't clobber standard Esc+. behavior
parents
feb11a71
5f72c631
Changes
1
Show whitespace changes
Inline
Side-by-side
lib/key-bindings.zsh
View file @
e6c81a58
...
...
@@ -3,7 +3,6 @@
bindkey
-e
bindkey
'\ew'
kill-region
bindkey
-s
'\el'
"ls
\n
"
bindkey
-s
'\e.'
"..
\n
"
bindkey
'^r'
history-incremental-search-backward
bindkey
"^[[5~"
up-line-or-history
bindkey
"^[[6~"
down-line-or-history
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment