iamb

Terminal Matrix client for Vim users with keyboard-first navigation.

brewmacoslinux
Try with needOr install directly
Source

About

Matrix client for Vim addicts

Commands

iamb

Examples

start the matrix chat client$ iamb
connect to matrix server with username$ iamb --user @username:matrix.org
open matrix client and join a room$ iamb && :join #room:matrix.org
navigate chat rooms using vim keybindings$ iamb
send message in matrix room from terminal$ iamb && :send hello world