cride icon indicating copy to clipboard operation
cride copied to clipboard

No buffer displayed on macOS iTerm2

Open anzhi0708 opened this issue 3 years ago • 3 comments

image

I was expecting cride to work like nano?

anzhi0708 avatar Oct 17 '22 10:10 anzhi0708

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.

j8r avatar Oct 17 '22 11:10 j8r

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 :-(

anzhi0708 avatar Oct 17 '22 18:10 anzhi0708

No idea, cride is mainly a pet project of mine, don't expect much reliability anyway.

j8r avatar Oct 17 '22 19:10 j8r