d99kris / nchat

Terminal-based Telegram / WhatsApp client for Linux and macOS
MIT License
538 stars 41 forks source link

fixes #81 - add support for changing contact list width #82

Closed luntik2012 closed 1 year ago

luntik2012 commented 1 year ago

Fixes #81: Add hotkeys (Ctrl+, and Ctrl+. by default) for decreasing/increasing width of the contact list. The width will be stored in ui.conf.

d99kris commented 1 year ago

Hi @luntik2012 - thanks for contributing to nchat!

Generally I think the patch looks good. The proposed default key bindings are not working on my macOS/Terminal and Linux/Gnome Terminal though, so I'm thinking we could change them (probably use alt-, and alt-.). I also have some other minor suggestions, but I think it's easiest if I merge the PR as-is, to a branch, make the minor follow-up changes, and then merge to to master.