mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-25 04:53:11 +03:00
Dont show prompt connectionc color menu when using 16 color
This commit is contained in:
parent
ecf6f786b4
commit
24f28759be
@ -1,5 +1,5 @@
|
||||
function prompt_connection_andor_frame_color
|
||||
if test "$_tide_16color" = 0
|
||||
if test "$_tide_16color" = true
|
||||
_next_choice 'all/prompt_spacing'
|
||||
return 0
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user