ayn2op / discordo

A lightweight, secure, and feature-rich Discord terminal client.
MIT License
2.02k stars 63 forks source link

feat: implement vi-like interface #330

Closed ayn2op closed 5 months ago

ayn2op commented 8 months ago

Please submit feedback here.

Normal mode: image

Insert mode: image

Closes #282

ghost commented 8 months ago

What if the user didn't want Vi-like keybindings?

ayn2op commented 8 months ago

What if the user didn't want Vi-like keybindings?

A configuration field can be set to false to turn off vi interface.