You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want a Matrix client for the terminal that uses Vim keybindings for editing messages and managing windows. To start with, it should support the following:
Choosing between multiple accounts at startup
Listing rooms, direct messages, and spaces
E2E device verification using Emojis
Fetching message scrollback, and sending messages
Local echo of sent messages
Multiline messages
Highlight usernames to help distinguish senders
I have written the modalkit crate to help with supporting Vim's keybindings. A lot of editing features are supported, but there are still several things remaining that iamb will need or probably want:
I want a Matrix client for the terminal that uses Vim keybindings for editing messages and managing windows. To start with, it should support the following:
I have written the modalkit crate to help with supporting Vim's keybindings. A lot of editing features are supported, but there are still several things remaining that iamb will need or probably want:
The text was updated successfully, but these errors were encountered: