Live data from Hacker News

Show HN: Neonpad.io – A neon plain text editor

neonpad.io

11–20 of 24 posts

Re: Show HN: Neonpad.io – A neon plain text editor

#15
All my terminals applies a glowing outline... I patched Kitty [1] with a shader to apply it (Kitty already uses shaders for the terminal rendering). I should clean it up and put it up somewhere. I did it partly because I like the look, partly because it gives me much more flexibility in having partially translucent terminal windows without making the text unreadable.

[1] https://sw.kovidgoyal.net/kitty/

Re: Show HN: Neonpad.io – A neon plain text editor

#16
post #15

All my terminals applies a glowing outline... I patched Kitty [1] with a shader to apply it (Kitty already uses shaders for the terminal rendering). I should clean it up and put it up somewhere. I did it partly because I like the look, partly because it gives me much more flexibility in having partially translucent terminal windows without making the text unreadable. [1] https://sw.kovidgoyal.net/kitty/

First time I am hearing of kitty. As a heavy tmux user who has had to yak shave a few times due to 256 color support issues, I'm going to check this out!

Re: Show HN: Neonpad.io – A neon plain text editor

#18
post #15

All my terminals applies a glowing outline... I patched Kitty [1] with a shader to apply it (Kitty already uses shaders for the terminal rendering). I should clean it up and put it up somewhere. I did it partly because I like the look, partly because it gives me much more flexibility in having partially translucent terminal windows without making the text unreadable. [1] https://sw.kovidgoyal.net/kitty/

First time I am hearing of kitty. As a heavy tmux user who has had to yak shave a few times due to 256 color support issues, I'm going to check this out!

If you use gpakosz tmux config you may find the following set up useful. https://github.com/lukesmurray/bootstrap/tree/master/.config... I replicated most of the key bindings so you can use splits without tmux. Still no support for multiple sessions or persistence but that’s on kittys roadmap
Post reply on HN