Kitty terminal aborts neovim when ulimit stack size is set to 64MB in bash shell

The title says it all.

Is there any kitty terminal users here? Kindly check it

Instead of using unlimited stack size, i’m using this

ulimit -s 268435456

This is neither kitty-specific nor Nvim-specific. This also happens with other terminal emulators (e.g. Konsole) or other programs (e.g. fish).

1 Like

that means, i have to keep the stack size to unlimited
otherwise no program will open, right?

My kitty terminal says Aborted each time

I wonder why you want to limit your terminal resources. What is the idea behind it?

1 Like

competitive programming