|
|
|
|
|
by jll29
1853 days ago
|
|
Some are supersets and many are experimental subsets. It's early days, similar to when everyone wrote their own editor in TurboPascal. Regarding TUIs, have a look at thes screenshots and example codebases for these libraries: https://crates.io/crates/tui https://crates.io/crates/spotify-tui https://crates.io/crates/cursive TUIs are in many ways more ergonomical, in particular they make experienced users more productive and they can help reduce RSI by limiting the need to move the mouse. |
|