Bindkeys

From digital-bit.ch's wiki
Jump to: navigation, search
bindkey "^[[H"          beginning-of-line
bindkey "^[[F"          end-of-line
bindkey "^[[2~"         overwrite-mode
bindkey "^[[3~"         delete-char
bindkey "^[[A"          up-line-or-history
bindkey "^[[B"          down-line-or-history
bindkey "^[[D"          backward-char
bindkey "^[[C"          forward-char
bindkey "^[[5~"         history-search-backward
bindkey "^[[6~"         history-search-forward
bindkey "\e[1~" 	 beginning-of-line # Home
bindkey "\e[4~" 	 end-of-line # End
bindkey "\e[7~" 	 beginning-of-line # Home
bindkey "\e[8~" 	 end-of-line # End

raspberry pi
powered by

    ip-exchange.de

Personal tools