commented out tmux configurations that have been removed in current version.
This commit is contained in:
		
							parent
							
								
									d78d015f08
								
							
						
					
					
						commit
						8caec07555
					
				| 
						 | 
				
			
			@ -35,10 +35,10 @@ bind-key J command-prompt "joinp -t:%%" # %% = prompt for window.pane [-V|H] # v
 | 
			
		|||
## Look
 | 
			
		||||
set -g status-fg blue
 | 
			
		||||
set -g status-bg black
 | 
			
		||||
set -g pane-active-border-fg brightgreen
 | 
			
		||||
set -g message-fg yellow
 | 
			
		||||
set -g message-bg black
 | 
			
		||||
set -g message-attr bold
 | 
			
		||||
#set -g pane-active-border-fg brightgreen
 | 
			
		||||
#set -g message-fg yellow
 | 
			
		||||
#set -g message-bg black
 | 
			
		||||
#set -g message-attr bold
 | 
			
		||||
set -g status-left '#[fg=brightblue] #S #[fg=colour12,bg=colour0]'
 | 
			
		||||
set -g window-status-format "#[fg=blue,bg=black] #I #W "
 | 
			
		||||
set -g window-status-current-format "#[fg=black,bg=blue]#[fg=black,bg=blue,noreverse,bold] #I  #W #[fg=blue,bg=black,nobold]"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user