Skip to content

Konsole / Yakuake + tmux #37

Description

@edouard-lopez

Hello,
Thanks for the work on this project, tinty is really a breath!

I recently switched from Linux Mint (Ubuntu-based) to Fedora (Redhat-based) and kept all my dotfiles as they were working fine on Mint.

My terminal config on Mint was: guake + fish + tmux and I was able to switch theme using tinty cycle.

Now on Fedora, guake is not integrating correctly with KDE desktop. As I saw support was recently added by @shanemcd on #28, I made the switch to yakuake, the KDE alternative. However, swithching theme doesn't work anymore. Here is a summary of the config I tried and their status

Terminal Shell Multiplexer cycle theme status
yakuake fish -
yakuake fish tmux
yakuake bash tmux
konsole fish -
konsole bash -
konsole fish tmux
konsole bash tmux
alacritty bash -
alacritty fish -
alacritty fish tmux
guake fish tmux

Version

  • tinty 0.29.0
  • Tmux 3.5a
  • Fish 4.2.0
  • Konsole 25.12.2
  • Yakuake 25.12.2
  • Alacritty 0.16.1

Tmux config

I set my shell for tmux with this config:

set-option -g default-shell "/usr/bin/fish"
set-option default-command fish # fish+tmux+ssh https://superuser.com/a/486577/174465

Output

I got no error, tinty seems happy about the situation :)

ed8@x1:~$ tinty cycle
Applying next theme in cycle: base16-ayu-mirage
ed8@x1:~$ tinty cycle
Applying next theme in cycle: base16-ayu-light
ed8@x1:~$

Question

Is this a known issue? I didn't find any mentions.

What can I provide to help debug further?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions