urxvt true color in tmux
This commit is contained in:
		
							parent
							
								
									fb70eaae4a
								
							
						
					
					
						commit
						71c634feba
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -41,7 +41,8 @@ set -g history-limit "10000"
 | 
				
			||||||
set -g set-titles "off"
 | 
					set -g set-titles "off"
 | 
				
			||||||
set -g status-left-length "20"
 | 
					set -g status-left-length "20"
 | 
				
			||||||
set -g status-right-length "40"
 | 
					set -g status-right-length "40"
 | 
				
			||||||
set -g terminal-overrides "rxvt-unicode*:sitm@,ritm@,xterm-termite:Tc,xterm-256color:Tc"
 | 
					set -g terminal-override "rxvt-unicode*:sitm@,ritm@"
 | 
				
			||||||
 | 
					set -g terminal-override "*-*:Tc"
 | 
				
			||||||
set -g default-terminal "screen-256color"
 | 
					set -g default-terminal "screen-256color"
 | 
				
			||||||
set -g status-position "top"
 | 
					set -g status-position "top"
 | 
				
			||||||
set -g status-justify "centre"
 | 
					set -g status-justify "centre"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue