Interactive tools hang cursor command execution

I have aliases set up for commands like cat (bat), diff (delta), etc.

These go into interactive mode when the file is larger than a certain threshold and it forces cursor to hang.

Is there any recommendation on how to handle this (other than removing the tools, of course :sweat_smile:)?

PS: Claude Code doesn’t have this issue, I guess coz it is running from the terminal itself.

1 Like