Jeremy Wootten

Results 1510 comments of Jeremy Wootten

@janxkoci Try changing the layout change shortcut in System Settings/Keyboard/Layout to (e.g. "Both Shift keys together"). I find that Terminal will then switch tabs as expected using the cz layout...

Another partial solution would be to have Terminal recognise `Alt` + `KP_1` etc for switching tabs (which it should do anyway really) as the number keypad is less likely to...

Looks like fixing the keypad issue has to be done in Granite as it is a bug in the DynamicNotebook widget and also occurs in Code. Granite development is now...

@cassidyjames Hmm, OK thanks - I'll have to think again :thinking:

These rules from w3.org may help: ``` 2.6.4 URL manipulation and creation To fragment-escape a string input, a user agent must run the following steps: Let input be the string...

Do have any further information as to which version of elementary/Terminal you are using and what operations preceded getting in this state? I cannot reproduce it on elementary 6 daily.

The correct (and only, I think) way to toggle fullscreen mode is to press "F11" and it appears this worked for you? When you say "It won't respond to anything...

The issue with the headbar button is not a Terminal issue - it affects other elementary apps as well. Presumably it is a Gala issue?

Or possibly it is due to using libhandy to draw the headerbar. On apps that do not use this the headbar is not visible in fullscreen mode so the issue...

I think this issue probably belongs in the Files project as that is the most likely GUI to use to laumch a script. It would be possible to add a...