diff --git a/Problem-with-home%2C-end-and-del-keys-under-zsh.md b/Problem-with-home%2C-end-and-del-keys-under-zsh.md index 78b6aab..e8d31df 100644 --- a/Problem-with-home%2C-end-and-del-keys-under-zsh.md +++ b/Problem-with-home%2C-end-and-del-keys-under-zsh.md @@ -1,8 +1,6 @@ -# - from [Problem with home, end and del keys under zsh](https://bbs.archlinux.org/viewtopic.php?id=26110) -```less +```plaintext bindkey "\e[1~" beginning-of-line bindkey "\e[4~" end-of-line bindkey "\e[5~" beginning-of-history