MikhailArkhipov / vscode-r

R Tools for VS Code
Other
82 stars 6 forks source link

Pressing Del in the R terminal brings up close prompt #16

Closed hongooi73 closed 5 years ago

hongooi73 commented 5 years ago

It happens when there is nothing on the commandline, and you press Del. R brings up the "Save workspace image? [y/n/c]: " prompt.

MikhailArkhipov commented 5 years ago

Something odd between Powershell, R and VS Code... Can't repro just in PS or just in R... weird.

hongooi73 commented 5 years ago

It looks to be related to R itself. I was able to repro this in both the cmd window and Powershell:

image

image

Might have something to do with the Windows version? I'm running Win 10 Enterprise 1809, build 17763.253.

hongooi73 commented 5 years ago

Not Windows-related either... just tried it with R3.4.3 on a DSVM running Ubuntu 16.04, and it segfaulted (!):

image

MikhailArkhipov commented 5 years ago

OK then, looks like R oddity...