You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if the packager messed something up or if the keybindings in the repo itself are misconfigured.
If the binding could be updated to lowercase 'q' instead of capital 'Q', that would be nice.
Thankyou!
The text was updated successfully, but these errors were encountered:
Personally I also think that uppercase Q for quitting is bad UI. I'm very used to other TUIs that use lowercase q for quitting (e.g. top, htop & less, but there's probably many more). It'd be sad if I had to remember that bluetuith uses a different shortcut.
I am open to changing the keybinding, the reason 'Q' was used as the quit keybinding initially was to prevent inadvertent exiting of the application.
Configuration:
{
keybindings: {
Quit: q
}
}
The documentation shall remain unchanged for this keybinding, since I will change the keybinding to 'q' in the next release, if it is acceptable by others.
Hello!
In Bluetuith on Arch Linux (AUR), the keybinding for quitting is captial 'Q', not lowercase 'q'.
The documentation says it uses the lowercase q keybind to quit, however.
https://darkhz.github.io/bluetuith/Usage/Keybindings.html
I am not sure if the packager messed something up or if the keybindings in the repo itself are misconfigured.
If the binding could be updated to lowercase 'q' instead of capital 'Q', that would be nice.
Thankyou!
The text was updated successfully, but these errors were encountered: