Closed yodatak closed 2 months ago
The colors / escape codes in your fish prompt is likely what's triggering this. Can you provide a minimal reproduction fish_prompt
function?
The Zed terminal is built on Alacritty can you confirm whether this is also triggered under stand-alone Alacritty or only under Zed?
I am also seeing this on another universal blue-based distro: bluefin
I installed in fedora toolbox alacrity and with my shell it works
i give my config under this post
Prompt fish fish-3.7.0-2.fc40.x86_64 fish, version 3.7.0
Starship version
starship --version
starship 1.18.2
branch:master
commit_hash:
build_time:2024-03-29 15:44:42 +00:00
build_env:rustc 1.77.1 (7cf61ebde 2024-03-27),
Starship config:
/var/home/yodatak/.config/starship.toml
right_format = """
[${custom.leftcap}](fg:tooling_hex bg:none)\
$c\
$elixir\
$elm\
$golang\
$haskell\
$java\
$julia\
$nodejs\
$nim\
$rust\
$scala\
$container\
[${custom.rightcap}](fg:tooling_hex bg:none) \
"""
format = """
[](user_os_hex)\
$username\
[](bg:path_hex fg:user_os_hex)\
$directory\
[](fg:path_hex bg:git_hex)\
$git_branch\
$git_status\
[](fg:git_hex bg:tooling_hex)\
[](fg:tooling_hex bg:endcap_hex)\
[](fg:endcap_hex bg:none) \
$nix_shell\
${custom.dualline}[](fg:time_hex)\
$time\
[ ](fg:time_hex)\
"""
# blank line at the start of the prompt
add_newline = true
palette = 'pastel'
[palettes.pastel]
user_os_hex = '#9A348E'
tooling_hex = '#86BBD8'
path_hex = '#DA627D'
git_hex = '#FCA17D'
time_hex = '#33658A'
endcap_hex = '#06969A'
[palettes.tokyo]
user_os_hex = '#a3aed2'
tooling_hex = '#a3aed2'
path_hex = '#769ff0'
git_hex = '#394260'
time_hex = '#1d2230'
endcap_hex = '#769ff0'
[custom.dualline]
when = true
format = " \n "
# one can replace the caps:
#
[custom.leftcap]
when = true
format = ''
[custom.rightcap]
when = true
format = ''
# You can also replace your username with a neat symbol like or disable thiswhen = true
# and use the os module below
[username]
show_always = true
style_user = "bg:user_os_hex"
style_root = "bg:user_os_hex"
format = '[$user ]($style)'
disabled = false
[directory]
style = "bg:path_hex"
format = "[ $path ]($style)"
truncation_length = 3
truncation_symbol = "…/"
# Here is how you can shorten some long paths by text replacement
# similar to mapped_locations in Oh My Posh:
[directory.substitutions]
"Documents" = " "
"Downloads" = " "
"Music" = " "
"Pictures" = " "
# Keep in mind that the order matters. For example:
# "Important Documents" = " "
# will not be replaced, because "Documents" was already substituted before.
# So either put "Important Documents" before "Documents" or use the substituted version:
# "Important " = " "
[c]
symbol = " "
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[docker_context]
disabled = false
symbol = " "
style = "bg:endcap_hex"
format = '[ $symbol $context ]($style) $path'
[elixir]
symbol = " "
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[elm]
symbol = " "
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[git_branch]
symbol = ""
style = "bg:git_hex"
format = '[ $symbol $branch ]($style)'
[git_status]
style = "bg:git_hex"
format = '[$all_status$ahead_behind ]($style)'
[golang]
symbol = " "
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[haskell]
symbol = " "
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[java]
symbol = " "
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[julia]
symbol = " "
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[nodejs]
symbol = ""
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[nim]
symbol = " "
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[rust]
symbol = ""
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[scala]
symbol = " "
style = "bg:tooling_hex"
format = '[ $symbol ($version) ]($style)'
[time]
disabled = false
time_format = "%R"
style = "bg:time_hex"
format = '[ $time ]($style)'
[container]
format = '[$symbol \[$name\]]($style)'
env command
UID=1000
MARONNE=1000
__MISE_WATCH=eAF1zzEKwkAQBdDaGwg2goUgmEUjRm/hDcKwmWQXNzuSCRHb2Fh4C1EQRGJvr5V97mKhpBPW7vOLx//lMdYGeVsPRAGZUJSi2FAEOSyFJ8nGOhGpZhSyyV5OqSkrRskhaysxxBVJ9YoP5+RmwdJv3X4sOnXPIRuSYAQryLDhXeRpvXeQ/WvrXncdZE5khgVmrMmyy/sz8bl7X9AW4fd+qIBV5Qfgj4JoNp8ixJNg/AHgXHiy
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
PWD=/var/home/yodatak
DESKTOP_SESSION=gnome
HOMEBREW_PREFIX=/home/linuxbrew/.linuxbrew
COLORTERM=truecolor
INVOCATION_ID=a6de565cfe5e46e4a54c4809bd57c857
STARSHIP_SHELL=fish
LANG=fr_FR.UTF-8
EDITOR=/usr/bin/nano
LOGNAME=yodatak
SHLVL=1
MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/app.slice/dbus-:1.2-org.gnome.Ptyxis@1.service/memory.pressure
MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=
XDG_SESSION_DESKTOP=gnome
USERNAME=yodatak
HOME=/var/home/yodatak
VTE_VERSION=7603
XDG_SESSION_CLASS=user
XDG_DATA_DIRS=/var/home/yodatak/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/
JOURNAL_STREAM=9:416397
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/5936,unix/unix:/tmp/.ICE-unix/5936
GDMSESSION=gnome
GNOME_SETUP_DISPLAY=:1
QT_IM_MODULE=ibus
MANAGERPID=5659
DISPLAY=:0
PTYXIS_PROFILE=c1e2d5a223ca93e58cc30a1c65d4f8ad
SHELL=/bin/fish
HOMEBREW_CELLAR=/home/linuxbrew/.linuxbrew/Cellar
SYSTEMD_EXEC_PID=133085
XDG_CURRENT_DESKTOP=GNOME
MANPATH=/home/linuxbrew/.linuxbrew/share/man:
INFOPATH=/home/linuxbrew/.linuxbrew/share/info:
STARSHIP_SESSION_KEY=4042161552468813
MISE_SHELL=fish
ASDF_DIR=/var/home/yodatak/.asdf
OBS_USE_EGL=1
XDG_MENU_PREFIX=gnome-
PATH=/var/home/yodatak/.local/share/mise/installs/rust-analyzer/2024-07-22/bin:/var/home/yodatak/.local/share/mise/installs/bitwarden/latest/bin:/var/home/yodatak/.local/share/mise/installs/awscli/latest/bin:/var/home/yodatak/.local/share/mise/installs/argocd/latest/bin:/var/home/yodatak/.local/share/mise/installs/glab/latest/bin:/var/home/yodatak/.local/share/mise/installs/starship/latest/bin:/var/home/yodatak/.local/share/mise/installs/cmctl/latest/bin:/var/home/yodatak/.local/share/mise/installs/jq/latest/bin:/var/home/yodatak/.local/share/mise/installs/fluxctl/latest/bin:/var/home/yodatak/.local/share/mise/installs/mkcert/latest/bin:/var/home/yodatak/.local/share/mise/installs/krew/latest/bin:/var/home/yodatak/.local/share/mise/installs/crane/latest/bin:/var/home/yodatak/.local/share/mise/installs/k9s/latest/bin:/var/home/yodatak/.local/share/mise/installs/choose/latest/bin:/var/home/yodatak/.local/share/mise/installs/duf/latest/bin:/var/home/yodatak/.local/share/mise/installs/weave-gitops/latest/bin:/var/home/yodatak/.local/share/mise/installs/yq/latest/bin:/var/home/yodatak/.local/share/mise/installs/cargo-make/latest/bin:/var/home/yodatak/.local/share/mise/installs/fzf/latest/bin:/var/home/yodatak/.local/share/mise/installs/exa/latest/bin:/var/home/yodatak/.local/share/mise/installs/flux2/latest/bin:/var/home/yodatak/.local/share/mise/installs/github-cli/latest/bin:/var/home/yodatak/.local/share/mise/installs/kustomize/latest/bin:/var/home/yodatak/.local/share/mise/installs/stern/latest/bin:/var/home/yodatak/.local/share/mise/installs/helm/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubectl/latest/bin:/var/home/yodatak/.local/share/mise/installs/borg/latest/bin:/var/home/yodatak/.local/share/mise/installs/jx/latest/bin:/var/home/yodatak/.local/share/mise/installs/ripgrep/latest/bin:/var/home/yodatak/.local/share/mise/installs/node/latest/bin:/var/home/yodatak/.local/share/mise/installs/packer/latest/bin:/var/home/yodatak/.local/share/mise/installs/buildpack/latest/bin:/var/home/yodatak/.local/share/mise/installs/fd/latest/bin:/var/home/yodatak/.local/share/mise/installs/k3d/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubectx/latest/bin:/var/home/yodatak/.local/share/mise/installs/pnpm/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubetail/latest/bin:/var/home/yodatak/.local/share/mise/installs/mc/2024-07-22T20-02-49Z/bin:/var/home/yodatak/.local/share/mise/installs/velero/1.11.1/bin:/var/home/yodatak/.rd/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/var/home/yodatak/.asdf/shims:/var/home/yodatak/.asdf/bin:/var/home/yodatak/.local/bin:/usr/local/bin:/var/home/yodatak/.cargo/bin:/var/home/yodatak/.rd/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/home/yodatak/.krew/bin:/var/home/yodatak/.krew/bin
USER=yodatak
HOMEBREW_REPOSITORY=/home/linuxbrew/.linuxbrew/Homebrew
GDM_LANG=fr_FR.UTF-8
XAUTHORITY=/run/user/1000/.mutter-Xwaylandauth.IQ3ER2
XMODIFIERS=@im=ibus
XDG_SESSION_TYPE=wayland
TERM=xterm-256color
WAYLAND_DISPLAY=wayland-0
XDG_RUNTIME_DIR=/run/user/1000
MUTTER_DEBUG_KMS_THREAD_TYPE=user
PTYXIS_VERSION=46.4
When searching for similar issue i fond this type of issues https://github.com/gitpod-io/gitpod/issues/8055 https://github.com/air-verse/air/issues/533
env in alacrity in toolbox
UID=1000
MARONNE=1000
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
ALACRITTY_LOG=/tmp/Alacritty-143721.log
ASDF_DIR=/var/home/yodatak/.asdf
COLORTERM=truecolor
PWD=/var/home/yodatak
DESKTOP_SESSION=gnome
DISPLAY=:0
EDITOR=/usr/bin/nano
__MISE_WATCH=eAF1zzEKwkAQBdBrCDaCVoJZNGK09AbeIAybSXZxsyOZEAh2sfEeoiCIxFNoZZ+7KCjphLX7/OLxf3WMtUHeNUNRQCYUpShKiiCHtfAk2VgnItWMQrbZyyk1Vc0oOWRtJYa4Iame8eGc3CxY+q0791W36TtkQxKMYAUZtryLPJVvBznYXpdNz0HmRGZUYMaaLLu8PxMf+9cFbRF+74cKWNV+AP44iOaLGUI8DSYfF6F5GQ
XDG_MENU_PREFIX=gnome-
PATH=/var/home/yodatak/.local/share/mise/installs/rust-analyzer/2024-07-22/bin:/var/home/yodatak/.local/share/mise/installs/bitwarden/latest/bin:/var/home/yodatak/.local/share/mise/installs/awscli/latest/bin:/var/home/yodatak/.local/share/mise/installs/argocd/latest/bin:/var/home/yodatak/.local/share/mise/installs/glab/latest/bin:/var/home/yodatak/.local/share/mise/installs/starship/latest/bin:/var/home/yodatak/.local/share/mise/installs/cmctl/latest/bin:/var/home/yodatak/.local/share/mise/installs/jq/latest/bin:/var/home/yodatak/.local/share/mise/installs/fluxctl/latest/bin:/var/home/yodatak/.local/share/mise/installs/mkcert/latest/bin:/var/home/yodatak/.local/share/mise/installs/krew/latest/bin:/var/home/yodatak/.local/share/mise/installs/crane/latest/bin:/var/home/yodatak/.local/share/mise/installs/k9s/latest/bin:/var/home/yodatak/.local/share/mise/installs/choose/latest/bin:/var/home/yodatak/.local/share/mise/installs/duf/latest/bin:/var/home/yodatak/.local/share/mise/installs/weave-gitops/latest/bin:/var/home/yodatak/.local/share/mise/installs/yq/latest/bin:/var/home/yodatak/.local/share/mise/installs/cargo-make/latest/bin:/var/home/yodatak/.local/share/mise/installs/fzf/latest/bin:/var/home/yodatak/.local/share/mise/installs/exa/latest/bin:/var/home/yodatak/.local/share/mise/installs/flux2/latest/bin:/var/home/yodatak/.local/share/mise/installs/github-cli/latest/bin:/var/home/yodatak/.local/share/mise/installs/kustomize/latest/bin:/var/home/yodatak/.local/share/mise/installs/stern/latest/bin:/var/home/yodatak/.local/share/mise/installs/helm/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubectl/latest/bin:/var/home/yodatak/.local/share/mise/installs/borg/latest/bin:/var/home/yodatak/.local/share/mise/installs/jx/latest/bin:/var/home/yodatak/.local/share/mise/installs/ripgrep/latest/bin:/var/home/yodatak/.local/share/mise/installs/node/latest/bin:/var/home/yodatak/.local/share/mise/installs/packer/latest/bin:/var/home/yodatak/.local/share/mise/installs/buildpack/latest/bin:/var/home/yodatak/.local/share/mise/installs/fd/latest/bin:/var/home/yodatak/.local/share/mise/installs/k3d/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubectx/latest/bin:/var/home/yodatak/.local/share/mise/installs/pnpm/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubetail/latest/bin:/var/home/yodatak/.local/share/mise/installs/mc/2024-07-22T20-02-49Z/bin:/var/home/yodatak/.local/share/mise/installs/velero/1.11.1/bin:/var/home/yodatak/.rd/bin:/var/home/yodatak/.asdf/shims:/var/home/yodatak/.asdf/bin:/var/home/yodatak/.local/bin:/usr/local/bin:/var/home/yodatak/.cargo/bin:/var/home/yodatak/.rd/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/var/home/yodatak/.krew/bin:/var/home/yodatak/.krew/bin
USER=yodatak
TOOLBOX_PATH=/usr/bin/toolbox
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
SHELL=/bin/fish
MISE_SHELL=fish
STARSHIP_SESSION_KEY=2581412626322803
WINDOWID=94833467314448
HOSTNAME=toolbox
ALACRITTY_WINDOW_ID=94833467314448
LANG=fr_FR.UTF-8
STARSHIP_SHELL=fish
XDG_RUNTIME_DIR=/run/user/1000
__MISE_ORIG_PATH=/var/home/yodatak/.rd/bin:/var/home/yodatak/.asdf/shims:/var/home/yodatak/.asdf/bin:/var/home/yodatak/.local/bin:/usr/local/bin:/var/home/yodatak/.cargo/bin:/var/home/yodatak/.local/share/mise/installs/rust-analyzer/2024-07-22/bin:/var/home/yodatak/.local/share/mise/installs/bitwarden/latest/bin:/var/home/yodatak/.local/share/mise/installs/awscli/latest/bin:/var/home/yodatak/.local/share/mise/installs/argocd/latest/bin:/var/home/yodatak/.local/share/mise/installs/glab/latest/bin:/var/home/yodatak/.local/share/mise/installs/starship/latest/bin:/var/home/yodatak/.local/share/mise/installs/cmctl/latest/bin:/var/home/yodatak/.local/share/mise/installs/jq/latest/bin:/var/home/yodatak/.local/share/mise/installs/fluxctl/latest/bin:/var/home/yodatak/.local/share/mise/installs/mkcert/latest/bin:/var/home/yodatak/.local/share/mise/installs/krew/latest/bin:/var/home/yodatak/.local/share/mise/installs/crane/latest/bin:/var/home/yodatak/.local/share/mise/installs/k9s/latest/bin:/var/home/yodatak/.local/share/mise/installs/choose/latest/bin:/var/home/yodatak/.local/share/mise/installs/duf/latest/bin:/var/home/yodatak/.local/share/mise/installs/weave-gitops/latest/bin:/var/home/yodatak/.local/share/mise/installs/yq/latest/bin:/var/home/yodatak/.local/share/mise/installs/cargo-make/latest/bin:/var/home/yodatak/.local/share/mise/installs/fzf/latest/bin:/var/home/yodatak/.local/share/mise/installs/exa/latest/bin:/var/home/yodatak/.local/share/mise/installs/flux2/latest/bin:/var/home/yodatak/.local/share/mise/installs/github-cli/latest/bin:/var/home/yodatak/.local/share/mise/installs/kustomize/latest/bin:/var/home/yodatak/.local/share/mise/installs/stern/latest/bin:/var/home/yodatak/.local/share/mise/installs/helm/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubectl/latest/bin:/var/home/yodatak/.local/share/mise/installs/borg/latest/bin:/var/home/yodatak/.local/share/mise/installs/jx/latest/bin:/var/home/yodatak/.local/share/mise/installs/ripgrep/latest/bin:/var/home/yodatak/.local/share/mise/installs/node/latest/bin:/var/home/yodatak/.local/share/mise/installs/packer/latest/bin:/var/home/yodatak/.local/share/mise/installs/buildpack/latest/bin:/var/home/yodatak/.local/share/mise/installs/fd/latest/bin:/var/home/yodatak/.local/share/mise/installs/k3d/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubectx/latest/bin:/var/home/yodatak/.local/share/mise/installs/pnpm/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubetail/latest/bin:/var/home/yodatak/.local/share/mise/installs/mc/2024-07-22T20-02-49Z/bin:/var/home/yodatak/.local/share/mise/installs/velero/1.11.1/bin:/var/home/yodatak/.rd/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/var/home/yodatak/.krew/bin:/var/home/yodatak/.krew/bin
WAYLAND_DISPLAY=wayland-0
TERM=alacritty
XDG_SESSION_TYPE=wayland
SHLVL=2
container=oci
XAUTHORITY=/run/user/1000/.mutter-Xwaylandauth.IQ3ER2
HOME=/var/home/yodatak
VTE_VERSION=7603
__MISE_DIFF=eAGlVstO5DAQ3L/ZU/CQRVqxL3ZXHODOiVvH6UmM7TjYzmRmTkh8CvwUEh9DBi5tbgVSrtXVXa6uzv1DcO3dw8Dz3eNIuX/+8vXpUm0oqj54VrvQUiarjlzQ5FTqKbLyJrEyQ8rkXFJxSrmigdxuz1HVq/qkWn2v6lo1Znj6B5VqTJ4ptjwoR5lTfi3xBypBc9LOfAIfu6Bbif8F8XeOGon+C6EXSWPqzSgr/IYqaK+zk/AfEPzmVmLPIOzaTdt35Njbeas5ZtkApr2NPEs0qFykgSX8JzS9PU0SjE2u+xCWnRKux8jbaS3Jz6HOZ6YNV53JYSxGwJyzK5zzH+pA07J1lSf7Cf3X+0ICTD/ektQPM87B97WEY8MvwvdTU+kytbDgtEsGB2/2hX7YFClzLHIX272enZcanEEGsFPD76IDo29C7CQ95t2brcRirUczdpGLxMZaH0JbPBuWHCNpu5xdkRyYc5rJuPZQRCqAqbcuziW2ePZbAcakf3NN8XaY9OMwejk3dqwP9JlMcW0vINt7Lf6XrupVtaqrk9PrD/z2bNhxDOr46Hj5DvgXs1K8IQ
XDG_SESSION_CLASS=user
XDG_DATA_DIRS=/var/home/yodatak/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/
ALACRITTY_SOCKET=/run/user/1000/Alacritty-wayland-0-143721.sock
XDG_SESSION_DESKTOP=gnome
XDG_CURRENT_DESKTOP=GNOME
and env in zed terminal
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
GDMSESSION=gnome
DESKTOP_SESSION=gnome
XDG_SESSION_CLASS=user
XMODIFIERS=@im=ibus
XDG_DATA_DIRS=/var/home/yodatak/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/
UID=1000
WAYLAND_DISPLAY=wayland-0
TERM=alacritty
XDG_SESSION_TYPE=wayland
USERNAME=yodatak
XDG_CURRENT_DESKTOP=GNOME
MANPATH=/home/linuxbrew/.linuxbrew/share/man:/home/linuxbrew/.linuxbrew/share/man:
HOMEBREW_REPOSITORY=/home/linuxbrew/.linuxbrew/Homebrew
XAUTHORITY=/run/user/1000/.mutter-Xwaylandauth.IQ3ER2
GDM_LANG=fr_FR.UTF-8
JOURNAL_STREAM=9:29916
ASDF_DIR=/var/home/yodatak/.asdf
PWD=/var/home/yodatak/Projets/yodatak/k3s-homelab-flux
OBS_USE_EGL=1
TERM_PROGRAM=zed
ZED_TERM=true
__MISE_WATCH=eAF1zz0KwkAQBWAPYSHYCHaCWfzB6C0E7cOwmc0ubnYkEwJpY+M9REGwiKfQyj53sVDSCWv3eMXHe9VZGYt8aEaigExoSlGUFEMOOxFIcsokIjWMQrY5yCm1Vc0oOWLjJEa4J6lf6nRN7g4c/da9x7rfDD2yJQlWsIYMW95HXsqOhwy2m24z8JA5kR0XmLEhxz7vz8Tn8X1DV0Tf+5EG1vUshNkkjJerBYKah9MPSw53dw
ALACRITTY_WINDOW_ID=4294967297
LANG=fr_FR.UTF-8
HOMEBREW_CELLAR=/home/linuxbrew/.linuxbrew/Cellar
QT_IM_MODULE=ibus
SHELL=/bin/fish
SSL_CERT_DIR=/etc/pki/tls/certs
WINDOWID=4294967297
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
MISE_SHELL=fish
XDG_MENU_PREFIX=gnome-
USER=yodatak
PATH=/var/home/yodatak/.local/share/mise/installs/rust-analyzer/2024-07-22/bin:/var/home/yodatak/.local/share/mise/installs/bitwarden/latest/bin:/var/home/yodatak/.local/share/mise/installs/awscli/latest/bin:/var/home/yodatak/.local/share/mise/installs/argocd/latest/bin:/var/home/yodatak/.local/share/mise/installs/glab/latest/bin:/var/home/yodatak/.local/share/mise/installs/starship/latest/bin:/var/home/yodatak/.local/share/mise/installs/cmctl/latest/bin:/var/home/yodatak/.local/share/mise/installs/jq/latest/bin:/var/home/yodatak/.local/share/mise/installs/fluxctl/latest/bin:/var/home/yodatak/.local/share/mise/installs/mkcert/latest/bin:/var/home/yodatak/.local/share/mise/installs/krew/latest/bin:/var/home/yodatak/.local/share/mise/installs/crane/latest/bin:/var/home/yodatak/.local/share/mise/installs/k9s/latest/bin:/var/home/yodatak/.local/share/mise/installs/choose/latest/bin:/var/home/yodatak/.local/share/mise/installs/duf/latest/bin:/var/home/yodatak/.local/share/mise/installs/weave-gitops/latest/bin:/var/home/yodatak/.local/share/mise/installs/yq/latest/bin:/var/home/yodatak/.local/share/mise/installs/cargo-make/latest/bin:/var/home/yodatak/.local/share/mise/installs/fzf/latest/bin:/var/home/yodatak/.local/share/mise/installs/exa/latest/bin:/var/home/yodatak/.local/share/mise/installs/flux2/latest/bin:/var/home/yodatak/.local/share/mise/installs/github-cli/latest/bin:/var/home/yodatak/.local/share/mise/installs/kustomize/latest/bin:/var/home/yodatak/.local/share/mise/installs/stern/latest/bin:/var/home/yodatak/.local/share/mise/installs/helm/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubectl/latest/bin:/var/home/yodatak/.local/share/mise/installs/borg/latest/bin:/var/home/yodatak/.local/share/mise/installs/jx/latest/bin:/var/home/yodatak/.local/share/mise/installs/ripgrep/latest/bin:/var/home/yodatak/.local/share/mise/installs/node/latest/bin:/var/home/yodatak/.local/share/mise/installs/packer/latest/bin:/var/home/yodatak/.local/share/mise/installs/buildpack/latest/bin:/var/home/yodatak/.local/share/mise/installs/fd/latest/bin:/var/home/yodatak/.local/share/mise/installs/k3d/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubectx/latest/bin:/var/home/yodatak/.local/share/mise/installs/pnpm/latest/bin:/var/home/yodatak/.local/share/mise/installs/kubetail/latest/bin:/var/home/yodatak/.local/share/mise/installs/mc/2024-07-22T20-02-49Z/bin:/var/home/yodatak/.local/share/mise/installs/velero/1.11.1/bin:/var/home/yodatak/.rd/bin:/var/home/yodatak/.asdf/shims:/var/home/yodatak/.asdf/bin:/var/home/yodatak/.local/bin:/usr/local/bin:/var/home/yodatak/.cargo/bin:/var/home/yodatak/.rd/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/var/home/yodatak/.rd/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/home/yodatak/.krew/bin:/var/home/yodatak/.krew/bin:/var/home/yodatak/.krew/bin
SSL_CERT_FILE=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
SYSTEMD_EXEC_PID=5995
XDG_RUNTIME_DIR=/run/user/1000
GIO_LAUNCHED_DESKTOP_FILE=/var/home/yodatak/.local/share/applications/dev.zed.Zed.desktop
__MISE_ORIG_PATH=/var/home/yodatak/.rd/bin:/var/home/yodatak/.asdf/shims:/var/home/yodatak/.asdf/bin:/var/home/yodatak/.local/bin:/usr/local/bin:/var/home/yodatak/.cargo/bin:/var/home/yodatak/.rd/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/var/home/yodatak/.rd/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/home/yodatak/.krew/bin:/var/home/yodatak/.krew/bin:/var/home/yodatak/.krew/bin
__MISE_DIFF=eAGlVstO5DAQ3L/ZU/CQRVqxL3ZXHODOiVvH6UmM7TjYzmRmTkh8CvwUEh9DBi5tbgVSrtXVXa6uzv1DcO3dw8Dz3eNIuX/+8vXpUm0oqj54VrvQUiarjlzQ5FTqKbLyJrEyQ8rkXFJxSrmigdxuz1HVq/qkWn2v6lo1Znj6B5VqTJ4ptjwoR5lTfi3xBypBc9LOfAIfu6Bbif8F8XeOGon+C6EXSWPqzSgr/IYqaK+zk/AfEPzmVmLPIOzaTdt35Njbeas5ZtkApr2NPEs0qFykgSX8JzS9PU0SjE2u+xCWnRKux8jbaS3Jz6HOZ6YNV53JYSxGwJyzK5zzH+pA07J1lSf7Cf3X+0ICTD/ektQPM87B97WEY8MvwvdTU+kytbDgtEsGB2/2hX7YFClzLHIX272enZcanEEGsFPD76IDo29C7CQ95t2brcRirUczdpGLxMZaH0JbPBuWHCNpu5xdkRyYc5rJuPZQRCqAqbcuziW2ePZbAcakf3NN8XaY9OMwejk3dqwP9JlMcW0vINt7Lf6XrupVtaqrk9PrD/z2bNhxDOr46Hj5DvgXs1K8IQ
LC_ALL=en_US.UTF-8
XDG_SESSION_DESKTOP=gnome
MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=
STARSHIP_SESSION_KEY=1708232961026832
MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/org.gnome.Shell@wayland.service/memory.pressure
MARONNE=1000
SHLVL=2
DISPLAY=:0
LOGNAME=yodatak
MUTTER_DEBUG_KMS_THREAD_TYPE=user
EDITOR=/usr/bin/nano
STARSHIP_SHELL=fish
TERM_PROGRAM_VERSION=0.145.1
INVOCATION_ID=eb73198848c0414e9c697c3a558db59f
INFOPATH=/home/linuxbrew/.linuxbrew/share/info:/home/linuxbrew/.linuxbrew/share/info:
COLORTERM=truecolor
HOMEBREW_PREFIX=/home/linuxbrew/.linuxbrew
HOME=/var/home/yodatak
GNOME_SETUP_DISPLAY=:1
GJS_DEBUG_TOPICS=JS ERROR;JS LOG
GJS_DEBUG_OUTPUT=stderr
GIO_LAUNCHED_DESKTOP_FILE_PID=97294
MANAGERPID=5659
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/5936,unix/unix:/tmp/.ICE-unix/5936
and maybe some kind of bug like this https://github.com/neovim/neovim/issues/14652 and some more info from fastfetch
yodatak@pcgaming
%%%%%%====%%%%%%%%%%
%%%%%%%% %%%%%%%%%%%%%% bazzite-gnome-nvidia:stable
%%%%%%%%% %%%%%%%%%%%%%%%% Bazzite Holographic 40 (Silverblue) x86_64
%%%%%%%%% %%%%%%%%%%%%%%%### Linux 6.9.9-205.fsync.fc40.x86_64
%%%%%%%%% %%%%%%%%%%%%%###### 2 hours, 20 mins
== =======###### Spawned on Jun 02 2023
== =========#####
%%%%%%%%% %%%%%%%####======##### XXXX (1.0)
%%%%%%%%% %%%%%#######=====##### Intel(R) Core(TM) i7-4770K (8) @ 3,90 GHz
%%%%%%%%% %%%#########=====##### NVIDIA GeForce RTX 3060 Lite Hash Rate [Discrete]
%%%%%%%%% %%##########=====##### 10,14 GiB / 23,40 GiB (43%)
%%%%%%%%%====###########=====###### 1,75 TiB / 1,82 TiB (96%) - btrfs [Read-only]
%%%%%%%%====#########======###### 2560x1080 @ 60Hz [External]
%%%%%%%=====#####========###### 1920x1080 @ 60Hz
%%%%###===============#######
%#######==========######### GNOME 46.3.1
####################### Mutter (Wayland)
################### fish 3.7.0
########### Ptyxis 46.4
2376 (rpm), 139 (flatpak-system), 10 (flatpak-user)
● ● ● ● ● ● ● ●
Possibly related to https://github.com/zed-industries/zed/issues/8497
Possibly related to #8497
Yes i think its the same issue but on mac
For me on Bazzite (another ublue based distro) the issue was resolved when removing the banner on newly opened terminal.
ujust toggle-user-motd
This should be fixed in Zed 0.151 thanks to the following PR:
This should be fixed in Zed 0.151 thanks to the following PR:
* [terminal: Retain relative order of responses #16456](https://github.com/zed-industries/zed/pull/16456)
Yep in v0.151.0-pre its fixed so i close !
Check for existing issues
Describe the bug / provide steps to reproduce it
yodatak …/ main 20:20 ]11;rgb:1e1e/1e1e/2e2e\
video here Capture vidéo du 2024-07-24 20-24-01.webm
Environment
Zed: v0.145.1 (Zed) OS: Linux Wayland bazzite 40 Memory: 23.4 GiB Architecture: x86_64
Starship prompt with powerline pastel color
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log