Warp DevX

Results 51 comments of Warp DevX

This is related: GitHub issue for supporting glyphs and Nerd Fonts: https://github.com/warpdotdev/Warp/issues/587​ We also have a number of rendering improvements that can be made: List of GitHub issues for rendering...

Check out #936 @super. You can also disable parts of your dotfiles just for Warp by using this conditional statement: > if [[ $TERM_PROGRAM != "WarpTerminal" ]]; then > #####...

There aren't any updates at this time.

It's probably some incompatibility with OMZ. You can also disable parts of your dotfiles (OMZ) just for Warp by using this conditional statement: > if [[ $TERM_PROGRAM != "WarpTerminal" ]];...

If you're able to could you elaborate some: How often does it happen? Is it consistently? Could you provide screenshots or a video? Do you happen to know how we...

Can you check whether this still happens even with clean configs? Just to cover our bases: Set > ZDOTDIR=/ in your > ~/.zshenv file. This forces Zsh to run with...

Can you elaborate on these two GitHub discussions as well: GitHub discussion on Session management and profiles: GitHub issue for tmux support: https://github.com/warpdotdev/Warp/discussions/501

There are plans but no ETA! - elvis

Can you help us drill down on what's causing this? The easiest way to do this is to move your config settings behind this terminal based conditional flag: if [[...

What kind of keyboard do you use? Do you have an international keyboard or use an international keyboard format on your Mac? We have a separate bug where some keys...