abaddon icon indicating copy to clipboard operation
abaddon copied to clipboard

Keybindings support

Open ghost opened this issue 3 years ago • 11 comments

Support for keybindings with the ability to customize them would be nice.

ghost avatar Jul 01 '21 05:07 ghost

have anything particular in mind?

ouwou avatar Jul 01 '21 06:07 ouwou

Navigating between servers (Ctrl + Alt + up/down) and Navigating between channels ( Alt + up/down) would be nice, since i use those the most.

ghost avatar Jul 01 '21 06:07 ghost

What I also like is having a shortcut for entering a channel name (like Alt+G in matterhorn-chat/matterhorn) where you just enter a channel same (or part of it–like in a full text search) and you are presented with matching channels, so you can choose, which channel you'd like to open. But I assume that's one of the harder keyboard shortcuts to implement

NexAdn avatar Jul 01 '21 06:07 NexAdn

What I also like is having a shortcut for entering a channel name (like Alt+G in matterhorn-chat/matterhorn) where you just enter a channel same (or part of it–like in a full text search) and you are presented with matching channels, so you can choose, which channel you'd like to open. But I assume that's one of the harder keyboard shortcuts to implement

yeah that would probably be CTRL+K in discord

ill see what i can do for both of these. keybinds (accelerators) are pretty weird in gtk from what i can tell so might take a little to figure out

ouwou avatar Jul 01 '21 07:07 ouwou

as far as the channel search thing goes, i'm rewriting the channel list right now and as a side effect it gets gtk's TreeView search function which i think i might be able to get working for searching channels. if that sounds like something that could work then i'll try and get that working. i can probably still figure out a way to get a keybind to activate the search if you want

ouwou avatar Jul 06 '21 06:07 ouwou

yeah that would probably be CTRL+K in discord

aka. Quick Switcher.

Any news on this ?

Thanks

KaKi87 avatar Jan 19 '23 22:01 KaKi87

Any news on this ?

nope, but i might work on it soon since it doesnt seem like a super difficult thing to add

ouwou avatar Jan 21 '23 04:01 ouwou

Another shortcut I'd like to see is ArrowUp to edit my last message. Thanks

KaKi87 avatar Jan 24 '23 19:01 KaKi87