randy3k / radian

A 21 century R console
MIT License
2k stars 76 forks source link

How to enter new line in a multiline script? #422

Closed rrodrigueznt closed 1 year ago

rrodrigueznt commented 1 year ago

Hi! I'm using radian in Ubuntu 22.04.2 running under Termux, Android 13. R 4.2.0. jedi 0.18.2.

Is it expected that I can enter new lines when editing scripts in the console? I can only enter new lines if I hit enter between {}. If I hit Enter, Shift+Enter or Ctrl+Shift+Enter in any other position of the code, submit the code bunch.

Thanks!

randy3k commented 1 year ago

Esc + enter. Or alt enter if you have mapped alt to escape.