Changes default-terminal value according to tmux FAQ
This commit is contained in:
		
							parent
							
								
									ccb74054be
								
							
						
					
					
						commit
						662c668c48
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,5 +1,3 @@
 | 
				
			||||||
set -g default-terminal "screen-256color"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
source-file "${HOME}/makersquare/tmux-themepack/powerline/block/green.tmuxtheme"
 | 
					source-file "${HOME}/makersquare/tmux-themepack/powerline/block/green.tmuxtheme"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -19,5 +17,5 @@ bind % split-window -c "#{pane_current_path}"
 | 
				
			||||||
bind '"' split-window -h -c "#{pane_current_path}"
 | 
					bind '"' split-window -h -c "#{pane_current_path}"
 | 
				
			||||||
bind c new-window -c "#{pane_current_path}"
 | 
					bind c new-window -c "#{pane_current_path}"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set -g default-terminal "screen-256color-italic"
 | 
					set -g default-terminal "tmux"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue