Thomas Nilsson
Thomas Nilsson
Saw the mention on the [SC2178](https://github.com/koalaman/shellcheck/wiki/Sc2178) page. Close if you want to, not too much refactoring needed to work around this.
Unsure if things have changed, but whilst clearing up old warnings I noticed that the above code can be fixed by simply changing local baz="" to local baz ```sh #!/bin/bash...
Why? Keep consistency with your code, not with barbed-wire-decorations. Unless you use positional arguments above 9 often, it would be far more consistent and readable to keep `$var` and `${var:-default}`...
### Attribute error `AttributeError: module 'readline' has no attribute '__file__'. Did you mean: '__name__'?` This happens when the module is built-in. You can see this via ```py >>> 'readline' in...
Fair enough, although the wording in --help did seem to imply it was to control the height of the output: `Height (if you don't want to fill the screen or...
aha. File export is something that has been removed. ``` CHANGELOG.md 405:- the --file-export-path launch argument which was deprecated since broot 1.6 has been removed (redirect the output of broot...
``` name of display: :0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 server glx extensions: GLX_ARB_context_flush_control, GLX_ARB_create_context, GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness,...
I am running a few versions behind on VirtualBox, will upgrade and report if that makes any difference, they seem to have some related changes in since 7.1.4 `Graphics: Fixed...
problem persists after upgrading, but unsure if I saw this earlier or if it's a new error message; ``` [ 5.821169] vmwgfx 0000:00:02.0: [drm] *ERROR* vmwgfx seems to be running...