cride
cride copied to clipboard
No buffer displayed on macOS iTerm2

I was expecting cride to work like nano?
It is likely because of missing bindings in https://github.com/j8r/cride/blob/master/src/libc/ioctls.cr, which are used to get the terminal size.
It is likely because of missing bindings in https://github.com/j8r/cride/blob/master/src/libc/ioctls.cr, which are used to get the terminal size.
Does it mean I'm missing some dependencies? Should I do brew install libioctls or something? Completely noob here :-(
No idea, cride is mainly a pet project of mine, don't expect much reliability anyway.