Revert "zsh: Put the cursor at the end of the line when history searching"
This reverts commit ac4a637720.
			
			
This commit is contained in:
		| @@ -13,8 +13,8 @@ unsetopt beep notify | ||||
| bindkey -e | ||||
|  | ||||
| # Partial history matching | ||||
| bindkey '\e[A' history-beginning-search-backward-end | ||||
| bindkey '\e[B' history-beginning-search-forward-end | ||||
| bindkey '\e[A' history-beginning-search-backward | ||||
| bindkey '\e[B' history-beginning-search-forward | ||||
|  | ||||
| # Set up styling | ||||
| zstyle :compinstall filename '/home/salt/.zshrc' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user