Occasionally this outputs F'DK'M instead of GAELAN for me. Maybe an issue with some of the fonts?
Show HN: A little eye-candy for the terminal (in Go)
11–20 of 26 posts
Re: Show HN: A little eye-candy for the terminal (in Go)
#12Occasionally this outputs F'DK'M instead of GAELAN for me. Maybe an issue with some of the fonts?
Re: Show HN: A little eye-candy for the terminal (in Go)
#13It's funny that despite the fact that GUIs with mice, menus and things have been around for a bloody long time: you can't beat a terminal prompt for many tasks. Mind you my terminals these days looks rather better than the twinax connected beasts of yesteryear that I looked after. I don't remember transparency options on those.
Have a look at https://github.com/nojhan/liquidprompt for more eye-candy for your prompt - it does look rather good and I've been using it on one machine for at least a year with no snags. However that project may be needing an active developer judging by the last commit and Issues.
Re: Show HN: A little eye-candy for the terminal (in Go)
#14I love this sort of thing. Yes, as remarked by probably everyone here over the age of 40, we have had loads of terminal shiny stuff for decades. However, here we see the tradition continue at least one or two human generations later and in a modern programming language. It's funny that despite the fact that GUIs with mice, menus and things have been around for a bloody long time: you can't beat a terminal prompt for…
Re: Show HN: A little eye-candy for the terminal (in Go)
#15Re: Show HN: A little eye-candy for the terminal (in Go)
#16Re: Show HN: A little eye-candy for the terminal (in Go)
#17I love this sort of thing. Yes, as remarked by probably everyone here over the age of 40, we have had loads of terminal shiny stuff for decades. However, here we see the tradition continue at least one or two human generations later and in a modern programming language. It's funny that despite the fact that GUIs with mice, menus and things have been around for a bloody long time: you can't beat a terminal prompt for…
I'd recommend spaceship prompt if you want an actively maintained prompt with similar features. https://github.com/denysdovhan/spaceship-prompt
This does not reduce the enormous efforts of the author to include all the different ecosystems, thought.
Re: Show HN: A little eye-candy for the terminal (in Go)
#18Re: Show HN: A little eye-candy for the terminal (in Go)
#19Re: Show HN: A little eye-candy for the terminal (in Go)
#20Would like ability to pipe cow-say into it (or any random set of strings) on which it will then just add the colour effect.