Felix Schneider

Results 15 issues of Felix Schneider

**Describe the bug** When setting the flag `SHOW_PROJECTS` to `False` the README gets only partial updates as seen below: ![image](https://user-images.githubusercontent.com/45742226/103448758-3bfe5700-4c9e-11eb-8a58-bdecf02a9c0a.png) ------- **To Reproduce** Use the workflow provided below ---------- **Expected...

bug

### Is your feature request related to a problem? Please describe. When regularly switching between versions of the beta app and the stable version I often have to reconfigure the...

enhancement
help wanted

Fixes https://github.com/WestHealth/pyvis/issues/257

In https://github.com/WestHealth/pyvis/blob/master/pyvis/lib/bindings/utils.js there is a statement missing before the code runs (this has to be the first line): ``` let highlightActive = false; ``` This simple adding of a line...

## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes ## Is this a BUG / ISSUE report or a QUESTION? bug / issue ## System information. For...

documentation

I am pretty sure this `not` is/was wrong. If not _what is an item_ instead?

### First Check - [X] This is not a feature request. - [X] I added a very descriptive title to this issue (title field is above this). - [X] I...

bug
needs more info

## Is this a BUG / ISSUE report or a QUESTION? BUG ## System information. For client/server mode post info for both machines. #### Your borg version (borg -V). borg...

**Is your feature request related to a problem? Please describe.** Lazygit does not allow rebasing of commits when the user uses GPG to sign his commits. There is a check...

enhancement

**Is your feature request related to a problem? Please describe.** When a custom command is specified in the config it runs it with `bash -c ""`. I'd like this shell...

enhancement