Jeremy Wootten

Results 1762 comments of Jeremy Wootten

The linked PR address the loss of unsaved data when a second window is closed. At the moment it is not intended that `Q` should close all open windows as...

Update: The linked PR now implements `Q` to close *all* windows, as advised by @danirabbit. To close the focused window the shortcut `F4` can be used. Windows are only closed...

@tintou No, unfortunately the issue persists in Gtk4 (see comment in issue). If you and others need a larger scrollback it could be exposed in the UI, I guess. What...

Sorry this seems to have been overlooked. I had no trouble with these extensions in the latest version. Please advise whether you are still having these issues?

@danirabbit Fixed those two images I missed removing the background.

As this fixes CI it makes sense to consider this for merging into the skeleton first.

Nautilus shows the parent path in the name column in ListView. The IconView is not disambiguated.

@danirabbit I ran the search "term" and I noticed that many (50%?) of the screenshots did not correspond to any of the screenshots shown in the app details page and...

@danirabbit @kaixoo12 Thanks for the input - I'll rework this PR accordingly. Note that with the suggested behaviour, the documents will be saved but not restored.

@danirabbit I think `W` usually just closes the current tab (or `W` for Terminal). `F4` closes the current window in Code and Files. You are right that `Q` should close...