You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because I have some customized precommand function in .zshrc, so when I use them, the command behind them will lose their highlight. Will warp support customized highlight settings like zsh-syntax-highlighting plugin?
Is your feature request related to a problem? Please describe.
@Midoria7 Since Warp has built a wrapper around the shells it supports, to enable the blocks, input editor, etc. There could be something in your rc file causing this issue and Warp cannot parse it or support it. This includes many shell completions, bindkey, highlighting, etc. We've implemented our own command highlights, completions, etc. to make up for this. You can fall back to shell plugins by running exec zsh | bash | fish (depending on which shell you use), but will lose all the Warp features in that session.
That being said if anyone is interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.
dannyneira
changed the title
Will warp support customized highlight settings?
Support customized shell syntax highlight settings
Apr 2, 2025
Pre-submit Checks
Describe the solution you'd like?
Because I have some customized precommand function in .zshrc, so when I use them, the command behind them will lose their highlight. Will warp support customized highlight settings like zsh-syntax-highlighting plugin?
Is your feature request related to a problem? Please describe.
No response
Additional context
No response
Operating system (OS)
Select an OS
How important is this feature to you?
1 (Not too important)
Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1
None
The text was updated successfully, but these errors were encountered: