Simon Heimberg

Results 46 issues of Simon Heimberg

this will do something unexpected: ```sh myScript.sh aaa b c # with myScript.sh: . dotenv echo no $# -- args "$@" ``` The sourced script inherits $@ and $#, so...

Syntax highlighting mode for editor

In the readme file, https://www.fromlatest.io/#/ is suggested as the online checker. This online checker does not show what version of the checker it is running. This makes bug reports unclear...

When there is a local repo copy, we could reduce bandwidth usage with it: ```git clone --reference``` for newer git (somewhen after 2.7.4) the fillowing option only generates a warning...

priority:minor
type:feature
component:worker
other:waiting-for-pull-request

## Feature Request Please support running `ckeditor:install --clear=skip-if-matching`. This is is like `--clear=skip` if the tag/custom-build-id/... matches, and like `--clear=drop` (or `--clear=keep`?) else. ### my work around for fixed tag:...

Allow the QR-code to be moved left and right. Currently the QR-code can be zoomed and moved up and down. But it it always centred left-right. With a wide tablet,...

advantages of temporary backup name: * script knows easy which backups are complete => no danger to try to resume a completed backup => lock can be set early without...

The "inprogress" mark is set after purging old backups. Problem: When deleting old backups takes long (many backups to purge, slow fs because remote mount, ...), a new backup can...