Removed superfluous and wrong (history forward and backward search was
swapped) key bindings. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26026 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -11,12 +11,6 @@ cd
|
|||||||
export PS1="\w> "
|
export PS1="\w> "
|
||||||
export HISTFILESIZE=50
|
export HISTFILESIZE=50
|
||||||
|
|
||||||
bind '"\e[2~":paste-from-clipboard'
|
|
||||||
bind '"\e[3~":delete-char'
|
|
||||||
bind '"\e[4~":end-of-line'
|
|
||||||
bind '"\e[5~":history-search-forward'
|
|
||||||
bind '"\e[6~":history-search-backward'
|
|
||||||
|
|
||||||
alias ls="ls --color"
|
alias ls="ls --color"
|
||||||
alias ll="ls -l"
|
alias ll="ls -l"
|
||||||
alias la="ls -A"
|
alias la="ls -A"
|
||||||
|
|||||||
Reference in New Issue
Block a user