irssi / irssi/scripts.irssi.org
[adv_windowlist] navigation keys as in vim
Open
enhancement
- Dominant language
- Perl
- Stars
- 507
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if you could navigate the channel list in AWL with keyboard shortcuts (ex: when all the channels you are joined to are no longer visible in the screen view), in a similar way to how it can be done with the `tmux-nicklist-portable.pl` script.
For example:
```
k/up arrow: up one line
j/down arrow: down one line
u/pageup: up 50% lines
d/pagedown: down 50% lines
gg: go to top
G: go to bottom
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.