|
|
|
|
|
by hxegon
763 days ago
|
|
A lot of the new tooling is in Go, superfile included. Noticed this after I started using LazyGit (incredible tool btw, I can't go back to anything else even after being a die hard Magit user for years) There's some stellar libraries in Go for terminal stuff, in particular anything from charmcli. They have an elm style TUI framework called bubbletea (which superfile uses), a styling library, prebuilt components, it's really incredible. I'm building a multiplayer tetris you can play through ssh, which is using bubbletea and another lib of theirs called wish. they have a lot of stuff you can just use in regular shell stuff too: https://charm.sh |
|
https://news.ycombinator.com/item?id=38126060