mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 05:01:17 +08:00 
			
		
		
		
	fix(frontcube): fix escape of reset color sequence (#10921)
This commit is contained in:
		
							parent
							
								
									0c7ce363c9
								
							
						
					
					
						commit
						249c708ed3
					
				@ -1,7 +1,7 @@
 | 
			
		||||
 | 
			
		||||
PROMPT='
 | 
			
		||||
%{$fg_bold[gray]%}%~%{$fg_bold[blue]%}%{$fg_bold[blue]%} % %{$reset_color%}
 | 
			
		||||
%{$fg[green]%}➞  %{$reset_color%'
 | 
			
		||||
%{$fg[green]%}➞  %{$reset_color%}'
 | 
			
		||||
 | 
			
		||||
RPROMPT='$(git_prompt_info) $(ruby_prompt_info)'
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user