Skip to content

Conversation

@eHammarstrom
Copy link

Back-Tabbing would not work correctly on my Ubuntu + Sway setup, this fixes the issue

@pythops
Copy link
Owner

pythops commented Aug 13, 2025

What is the issue exactly ? I only see a refactor with functions which I don't think it's necessary tbf

@eHammarstrom
Copy link
Author

What is the issue exactly ? I only see a refactor with functions which I don't think it's necessary tbf

Please take note of Line 128.

On my setup I can only tab backwards if we catch the Tab key event and handle the Shift modifier.

My setup does not issue a BackTab on Shift+Tab

@pythops
Copy link
Owner

pythops commented Oct 20, 2025

What is your setup ?
can you fix the CI meanwhile 🙏

@eHammarstrom
Copy link
Author

eHammarstrom commented Oct 29, 2025

@pythops My setup is running Sway on Debian and I use Alacritty as my terminal emulator, sometimes I am in a tmux session when executing bluetui but most of the time I'm not. I'll have a look at the CI.

I also have a laptop running Sway on Ubuntu 24.04 where I get the BackTab event instead of the Shift+Tab that I get on my Debian laptop.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants