mirror of
				https://github.com/oh-my-fish/theme-bobthefish.git
				synced 2025-06-13 13:03:54 +00:00 
			
		
		
		
	allow colors in custom prompt
This commit is contained in:
		
							parent
							
								
									b9eb494dbf
								
							
						
					
					
						commit
						7d15e1ba1a
					
				| @ -383,7 +383,7 @@ function __bobthefish_finish_segments -S -d 'Close open prompt segments' | |||||||
|         else |         else | ||||||
|             set prompt "$right_arrow_glyph " |             set prompt "$right_arrow_glyph " | ||||||
|         end |         end | ||||||
|         echo -ns "$prompt" |         echo -ens "$prompt" | ||||||
|     else if [ "$theme_newline_cursor" = 'clean' ] |     else if [ "$theme_newline_cursor" = 'clean' ] | ||||||
|         echo -ens "\n" |         echo -ens "\n" | ||||||
|     end |     end | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user