[konsole] [Bug 472548] Konsole is very slow to perform a title bar / tab bar update
Tomaz Canabrava
tomaz.canabrava at gmail.com
Fri Apr 25 11:25:34 BST 2025
please mark me on the patch (tcanabrava)
ill review today
On Fri, 25 Apr 2025 at 11:34 Giampaolo Rodola <bugzilla_noreply at kde.org>
wrote:
> https://bugs.kde.org/show_bug.cgi?id=472548
>
> Giampaolo Rodola <g.rodola at gmail.com> changed:
>
> What |Removed |Added
>
> ----------------------------------------------------------------------------
> CC| |g.rodola at gmail.com
>
> --- Comment #5 from Giampaolo Rodola <g.rodola at gmail.com> ---
> I can confirm this is still present in 23.08.5. It's quite annoying
> because I
> automatically update the window title on `cd` (and also on SSH). From my
> `.bashrc`:
>
> ```
> cd() {
> if [ -n "$1" ]; then
> builtin cd "$@" && ls
> else
> builtin cd ~ && ls
> fi
> export PROMPT_COMMAND="printf '\e]0;${prefix}$(pwd)\7'"
> }
> ```
>
> It seems there's a (quite simple) patch ready for 2 years now. Can't it
> just be
> applied?
> Thank you!
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20250425/0efdb21b/attachment.htm>
More information about the konsole-devel
mailing list