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

WIP: add /keys command based on /help #375

Open FiskFan1999 opened 2 years ago

FiskFan1999 commented 2 years ago

Based on discussion in #327, I spun up this pr for /keys which lists the keyboard shortcuts based on this page in the manual, and based on the /help dialog box. I'm looking for help on this, both tips on formatting or language used, and any changes to the view box. Especially interested if SetWrap should be set to true or false, or if the name of the command should be changed. Thank you

image

poetaster commented 2 years ago

I've just tested and would change the name to either: shortcuts keybindings

SetWrap works but doesn't deal with hyphens :)