Why wouldn't you use this?
Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours
11–20 of 168 posts
For example, flicker free resizes for MacOS, something that neither Kitty, nor Alacritti, nor Ghostty can boast of.
Re: Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours
#12Re: Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours
#13Geeking out on terminals is like geeking out on shoelaces.
I'm glad you guys are out there - someone has to do it.
Re: Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours
#14[dead]
Re: Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours
#15Any plans for a "libghostty" alternative for your terminal?
Re: Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours
#16Re: Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours
#17Why wouldn't you use this?
For example, flicker free resizes for MacOS, something that neither Kitty, nor Alacritti, nor Ghostty can boast of.
I'm not knocking your project, but ghostty doesn't flicker for me on resize. Is this a common problem people have?
My main complaint with ghostty is the crappy configuration.
Re: Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours
#18Any plans for a "libghostty" alternative for your terminal?
No, there are no such plans right now, but overall, the project's architecture allows for easy separation of different layers for developing a terminal emulator - the parser, in the form of a ragel state machine, and the vterm state machine, with distinct boundaries between them. The rendering layer is separated slightly less clearly, but it's also solvable.
Re: Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours
#19I will def try this out and I absolutely love the name. Just an A++ name
Re: Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours
#20Earlier quoted context omitted.
For example, flicker free resizes for MacOS, something that neither Kitty, nor Alacritti, nor Ghostty can boast of.
I'm not knocking your project, but ghostty doesn't flicker for me on resize. Is this a common problem people have? My main complaint with ghostty is the crappy configuration.
It's not that it's a serious problem, it's just that for me, as a perfectionist, flicker is very noticeable when resizing.