You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See giann/sirocco#2. When I paste multiple lines of codes into the REPL of croissant, even in a do...end block, I got the same problem.
Problem exists on macOS 12.4 with Terminal/iTerm2/VSCode.
lua: /usr/local/lib/sirocco/prompt.lua:355: attempt to perform arithmetic on a nil value (field 'y')
stack traceback:
/usr/local/lib/sirocco/prompt.lua:355: in function 'croissant.luaprompt.update'
/usr/local/lib/sirocco/prompt.lua:431: in function 'croissant.luaprompt.ask'
/usr/local/lib/croissant/repl.lua:22: in function 'croissant.repl'
/usr/local/bin/croissant:52: in local 'route'
/usr/local/bin/croissant:56: in main chunk
[C]: in ?
iTerm2
# rachel @ ZhengPro in ~[22:55:25]
$ echo -e "\033[6n"| cat
# rachel @ ZhengPro in ~[22:55:28]
$ ;1R
# rachel @ ZhengPro in ~[22:56:01]
$ echo$TERM
xterm-256color
See giann/sirocco#2. When I paste multiple lines of codes into the REPL of croissant, even in a do...end block, I got the same problem.
Problem exists on macOS 12.4 with Terminal/iTerm2/VSCode.
iTerm2
Terminal
The text was updated successfully, but these errors were encountered: