View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007146 | Kali Linux | [All Projects] Kali Package Bug | public | 2021-04-18 19:29 | 2022-03-31 15:48 |
Reporter | Kaluser33 | Assigned To | daniruiz | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2021.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0007146: Tmux / Qterminal - Border incorrectly displayed in tmux with zsh prompt | ||||
Description | Hello, first congratulation and thank you for your awesome work. The bug : The border between the right-hand pane and left-hand pane is incorrectly displayed in Tmux, when using Qterminal (see screenshot). It's annoying. The error is happening when the ZSH prompt is displayed (in the left pane). I do not have the issue with xfce4-terminal. Problem exists with default configuration files (.zshrc and .tmux.conf). The problem exist in Debian testing IF i use the Kali .zshrc file; But not problem with default Debian .zshrc file. | ||||
Steps To Reproduce | - Open Qterminal - Start tmux: $ tmux - Split vertically : C-b % - Go back to 1st pane : C-b ; - Type some command : $ uname -a - => Whenever the zsh prompt is displayed, the border is incorrectly displayed. | ||||
Additional Information | I use this workaround : In .zshrc, change the default prompt : PROMPT=$'%F{%(#.blue.green)}┌──${debian_chroot:+($debian_chroot)──}$(venv_info)(%B%F{%(#.red.blue)}%n%(#.�.㉿)%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]\n└─%B%(#.%F{red}#.%F{blue}$)%b%F{reset} ' by this one : PROMPT=$'%F{%(#.blue.green)}┌──${debian_chroot:+($debian_chroot)──}$(venv_info)(%B%F{%(#.red.blue)}%n@%m%b%F{%(#.blue.green)})-[%B%F{reset}%(6~.%-1~/…/%4~.%5~)%b%F{%(#.blue.green)}]\n└─%B%(#.%F{red}#.%F{blue}$)%b%F{reset} ' Have a nice day | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-18 19:29 | Kaluser33 | New Issue | |
2021-04-18 19:29 | Kaluser33 | File Added: Tmux_zsh_prompt_bug.png | |
2021-04-19 06:25 | daniruiz | Assigned To | => daniruiz |
2021-04-19 06:25 | daniruiz | Status | new => assigned |
2022-03-31 15:48 | daniruiz | Note Added: 0015983 | |
2022-03-31 15:48 | daniruiz | Status | assigned => resolved |
2022-03-31 15:48 | daniruiz | Resolution | open => fixed |