disabled esc sequences in tmux because I haz alt
This commit is contained in:
		
							parent
							
								
									df1927e497
								
							
						
					
					
						commit
						191302ea7b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -24,6 +24,7 @@ bind -n M-` last-window
 | 
				
			||||||
bind -n S-Pageup copy-mode -u
 | 
					bind -n S-Pageup copy-mode -u
 | 
				
			||||||
setw -g mode-keys vi
 | 
					setw -g mode-keys vi
 | 
				
			||||||
set -g base-index 1
 | 
					set -g base-index 1
 | 
				
			||||||
 | 
					set -g escape-time 0
 | 
				
			||||||
set -g history-limit 10000
 | 
					set -g history-limit 10000
 | 
				
			||||||
set -g set-titles off
 | 
					set -g set-titles off
 | 
				
			||||||
set -g set-titles-string "#T"
 | 
					set -g set-titles-string "#T"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue