Live data from Hacker News

Show HN: WOPR – A markup for rich terminal reports

github.com

31–40 of 40 posts

Re: Show HN: WOPR – A markup for rich terminal reports

#33
post #26

Impressive. I keep using bare xterm since it still supports Tektronix emulation (but, unfortunately, no Regis nor Sixel). This seems like a viable substitution for all three.

xterm actually does support ReGIS and Sixel graphics! However, it must be compiled with --enable-regis-graphics` (or `--enable-sixel-graphics`); and it's likely that your distro didn't compile it with those flags. If they did, you can get ReGIS support by running xterm in VT340 mode (`-ti vt340`).

Re: Show HN: WOPR – A markup for rich terminal reports

#35
post #25
post #22

This would be useful for AWS instances where you don't want to install a desktop environment on the server.

Why would you wanna do that (install a desktop env)?!

To support graphical installers and specific service administrators that are used to using a GUI on a server? I knew an Oracle DBA once that always wanted X and and Gnome installed on the the RHEL DB servers, it was what he knew and was comfortable with when installing Oracle.

Re: Show HN: WOPR – A markup for rich terminal reports

#37
post #33
post #26

Impressive. I keep using bare xterm since it still supports Tektronix emulation (but, unfortunately, no Regis nor Sixel). This seems like a viable substitution for all three.

xterm actually does support ReGIS and Sixel graphics! However, it must be compiled with --enable-regis-graphics` (or `--enable-sixel-graphics`); and it's likely that your distro didn't compile it with those flags. If they did, you can get ReGIS support by running xterm in VT340 mode (`-ti vt340`).

Great! Did not know that, thought that only the DEC version could do it.

Re: Show HN: WOPR – A markup for rich terminal reports

#38
post #21

For now I'm categorising this (mentally, I mean) under "awesome, but idky useful". I'd love to be told I'm wrong though. It's the best thing when you discover how to usefully use awesome but hitherto useless tools :p

I'd want to combine with pigshell[0]

0. http://pigshell.com/v/0.6.4/

Post reply on HN