d99kris / nchat

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

Feature Requests and Suggestions #8

Closed alohawolf closed 4 years ago

alohawolf commented 4 years ago

Feature Request: Allow for contact search, or a way to show all contacts

Feature Request: Send Terminal bell (control-G) for messages in chat that has focus - in nchat if the chat has focus, its greedy and marks the message as read even if the app does not have focus - denying the user notification that they got a message if its running in the background

Suggestion: Change key mappings to use alt/meta as a default instead of control (control can interfere with use in screen/tmux - the only time control only is useful is when dealing with a real serial terminal the UTF8 support makes that unlikely) - also, change so enter is the default send message and shift-enter is the default insert a new line.

d99kris commented 4 years ago

Great feature requests and suggestions. I've split this issue into three new issues for each of the items to make it easier to track them independently. See links above. Will close this issue and track / respond to them separately.

d99kris commented 4 years ago

Issue #12 has been updated with a fix.

d99kris commented 4 years ago

Issue #11 has been updated with a fix.