It does work, although it's very awkward with my current keyboard
setup (I need to use Alt-Fn-F4). However, knowing that there was *a*
keyboard shortcut for it led me to figuring out how to add Ctrl-W as a
synonym. Thanks! ("Super"-Q is also a synonym, where "Super" is the
same as the Wind
Hi,
am I missing something or could you just use Alt-F4? This is pretty standard
for closing focussed windows on Windows and Linux at least. It just closed a
Window opened with View() on Debian Linux FWIW.
Cheers, Johannes
Am Freitag, 17. März 2023, 23:16:49 CET schrieb Ben Bolker:
>I migh
I might be the last person in the world who's using View() outside of
RStudio, but does anyone have a sense of how hard it would be to enable
closing such a window (when in focus) with a standard keyboard shortcut
(e.g. Ctrl-W on Linux) ... ? Where would I start looking in the code base?
On 3/17/23 11:53, Gábor Csárdi wrote:
Seems like this in 83986 [1] needs a fix in Lapack.c:
if (dladdr((void *) F77_NAME(ilaver), &dl_info)) {
char buf[PATH_MAX+1];
char *res = realpath(dl_info.dli_fname, buf);
if (res) {
SEXP nf
Seems like this in 83986 [1] needs a fix in Lapack.c:
if (dladdr((void *) F77_NAME(ilaver), &dl_info)) {
char buf[PATH_MAX+1];
char *res = realpath(dl_info.dli_fname, buf);
if (res) {
SEXP nfo = R_NilValue;
if (strstr(res,