Sander Boom
Sander Boom
`/tmp` running out of free space is especially likely when using Packer with Ansible (full system installs). Would it be possible to trash /tmp/packerbuild-1000/\* after each (successful or failed) installation...
When starting a new Check-in with a person a space is added before the `@...`, this seems unnecessary and can be removed safely I think. The extra space added before...
Maybe a `remove` method under `LastUsedStore` called from https://github.com/open-nomie/nomie/blob/f2dc92e9b53a99c6394c2f3be77ed3b29d6dc397/src/store/ledger.js#L559 would do the trick?
Would be a cool addition to 'track-by-image' :eyes: Possibly as part of a 'Multi tracker'. Is storage of binary data currently supported? Not sure whether `base64` would be a viable...
### Step 1: Describe your environment * System (Intel/AMD/Raspberry Pi etc): Intel Core i7-8550U * OS version: 4.18.4-1-MANJARO x86_64 * s-tui version: 0.8.2-1 * Installation method(pip/PPA/source code): `python2 setup.py install`...
Hello! Eager to test the [throttling monitoring](https://github.com/erpalma/lenovo-throttling-fix/commit/9636a5de8327fc2d6874b97da93e6169d9d78588) (awesome!) I reinstalled the tool completely (default config). Upon starting the script I run into the following error message: ```shell sander@t480s ~ λ...
**I'm submitting a ...** - [x] feature request **Current behavior** When using something like the following to load a certain grid 'state': ```typescript if (state) { gridOptions.api.setSortModel(state.sort); gridOptions.api.setFilterModel(state.filter); gridOptions.columnApi.setColumnState(state.cols); }...
First: great plugin! Second: When using vertically split windows, my screen space is limited. A setting that disables CodeGlance when having vertically split windows would be great.