-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
When using mcjoin today with a large number of groups, where num > terminal height, the output is not pretty.
Ideally, only the first (height - num) groups should be shown and you could use PgDn/PgUp to scroll through them. The PgDn/PgUp binding is reserved for the log buffer atm., but that could be handled by allowing the use of Tab to move the view between the two panes.
Reactions are currently unavailable