Currently, I'm using iTerm as my terminal, and the only way I can quickly insert new lines is by using mapped shortcuts. Otherwise, every time I need to input a line, I have to type \ + Enter, which feels like a nightmare.
Currently, my approach is to map `\\\n` to a specific hotkey. While this works temporarily when using rovodev, when I switch back to claduecode, I have to handle a new mapping scheme again.