File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -199,13 +199,13 @@ set -ogqF @catppuccin_window_current_right_separator "#{@catppuccin_window_right
199199  set -g @_ctp_w_text_style "#[fg=#{@thm_fg},bg=#{@catppuccin_window_current_text_color}]"
200200  %if "#{==:#{@catppuccin_window_number_position},left}"
201201    set -gF window-status-current-format \
202-       "#{E:@_ctp_w_number_style}#{E:@catppuccin_window_left_separator }#{@catppuccin_window_current_number}"
202+       "#{E:@_ctp_w_number_style}#{E:@catppuccin_window_current_left_separator }#{@catppuccin_window_current_number}"
203203    set -agF window-status-current-format "#{E:@catppuccin_window_current_middle_separator}"
204204    set -agF window-status-current-format \
205205      "#{E:@_ctp_w_text_style}#{@catppuccin_window_current_text}#{@_ctp_w_flags}#{E:@catppuccin_window_current_right_separator}"
206206  %else
207207    set -gF window-status-current-format \
208-       "#{E:@_ctp_w_text_style}#{E:@catppuccin_window_left_separator }#{E:@_ctp_w_text_style}#{@catppuccin_window_current_text}#{@_ctp_w_flags}"
208+       "#{E:@_ctp_w_text_style}#{E:@catppuccin_window_current_left_separator }#{E:@_ctp_w_text_style}#{@catppuccin_window_current_text}#{@_ctp_w_flags}"
209209    set -agF window-status-current-format "#{E:@catppuccin_window_current_middle_separator}"
210210    set -agF window-status-current-format \
211211      "#{E:@_ctp_w_number_style} #{@catppuccin_window_current_number}#{E:@catppuccin_window_current_right_separator}"
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments