enable forward/backward word escape sequence
This commit is contained in:
		
							parent
							
								
									f1dbd908bf
								
							
						
					
					
						commit
						3351cfe1e8
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -51,6 +51,9 @@ | ||||||
|     |     | ||||||
|     # Extra commands that should be added to '.zshrc' |     # Extra commands that should be added to '.zshrc' | ||||||
|     initExtra = '' |     initExtra = '' | ||||||
|  |       bindkey -e | ||||||
|  |       bindkey ";6C" forward-word | ||||||
|  |       bindkey ";6D" backward-word | ||||||
|       eval "$(direnv hook zsh)" |       eval "$(direnv hook zsh)" | ||||||
|       path+=('/home/sajenim/.local/bin') |       path+=('/home/sajenim/.local/bin') | ||||||
|       export PATH |       export PATH | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue