tulir / gomuks

A terminal based Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.34k stars 120 forks source link

(Ctrl+)Up/Down does not work #403

Closed DUOLabs333 closed 1 year ago

DUOLabs333 commented 1 year ago

When in a room, I can't use the Up and Down keys at all for anything. Other applications (on the terminal or not) still work.

DUOLabs333 commented 1 year ago

It seems like gomuks is always focusing the text box. Maybe it should unfocus when clicked outside the text box?

tulir commented 1 year ago

It should never unfocus the text box except when selecting a message after a command like /reply. Up and down work as described in https://docs.mau.fi/gomuks/shortcuts.html. Ctrl might not work on all terminals, but alt should work in those cases

DUOLabs333 commented 1 year ago

Alt doesn't work either.

DUOLabs333 commented 1 year ago

Oh, it does, but I forgot that I overrode it in my terminal.