#great line editors / shells/ readline

5 messages · Page 1 of 1 (latest)

sacred ingot
#

whats the current meta on building "shells" in go, i.e. readline with fancy autocomplete etc

velvet cloud
#

Not sure about it being the meta but I use a modified x/term in grol.io

fading hazel
#

side note: you can wrap any program with readline like this: rlwrap telnet ...

spiral heart
#

I used a lib to do some ncurses like terminal manipulation, don't remember which; the author did not like us trying to build games with it

velvet cloud