Danny

Results 470 comments of Danny

This may be related to the request for Zen mode ( no tab bars, titles, buttons, etc. ) which we already have a request tracking over at #1009 If you...

Hey folks! Thanks for your patience while trying Warp. Could you download the latest version of Warp at https://www.warp.dev/linux-terminal ? If using Wayland, you can enable Wayland support by setting...

Howdy, you can disable that alias just for Warp with the following conditional. That should help with the bootstrap script not loading. ```sh # Bash and Zsh if [[ $TERM_PROGRAM...

@ablundgren are you able to [install](https://docs.warp.dev/getting-started/getting-started-with-warp) the [.deb package](https://app.warp.dev/get_warp?linux=true&package=deb)? If you need the appimage, I recommend using [AppImage Launcher](https://github.com/TheAssassin/AppImageLauncher). This may help with integrating the app with the Icon from...

Thanks for submitting this @Gabriel-p We already have a request tracking this over at https://github.com/warpdotdev/Warp/issues/4329 If you could please give it a 👍 and subscribe to that request, it would...

Duplicate of https://github.com/warpdotdev/Warp/issues/4329

hey @lgonzalezsa sorry about this issue, if you're using Wayland, we recommend you switch to X11 as that has better support. We're actively working on a fix for Wayland support...

heard, thanks for letting us know, we;re tracking this along with other related rendering issues. Please send us your logs found in `~/.local/state/warp-terminal/warp.log`. We recommend quitting Warp, deleting the log...

Hey @FredHaa , please try and run bindkey | grep "^`" to see if anything is bound to that in the system. I noticed the first time I tried to...