twterm
is a TUI (Text-based User Interface) Twitter client working on your terminal emulator.

Description
Installation
gem install twterm
Requirements
- Ruby (compiled with ncurses and Readline)
- ncurses
- Readline
- GNU Libidn
Usage
twterm
Default key assignments
Key assignments can be configured by editing ~/.twterm/keys.toml
h ← |
previous tab |
j ↓ |
move down |
k ↑ |
move up |
l → |
next tab |
^N |
new tweet |
^T |
new tab |
w |
close current tab |
F10 ^C |
quit |
F1 |
key assignments cheetsheat |