Nestor Custodio
Nestor Custodio
## Description I've identified 2 broken behaviours (detailed below) pertaining to how RC files are handled. ### Scenario 1: in certain cases the RC file is moved The Setup: -...
Would be great if the binary supported a `--version` flag to report its version so we can automate the process of determining if our local binary is up to date...
The new theming `inherits` directive is great, but does not allow for certain use cases. If I want to inherit from "monokai_pro_spectrum", which defines ... ```ini "ui.cursor.primary" = { fg...
**Describe the bug** The 0.38.0 release added the (incredibly useful) "Commit description" panel, which includes a helpful "Press tab to toggle focus" message. This message does not actually reflect the...
Preamble: Spent an entire day tracking down a CI issue that came down to an `exit` in a Rails task. That seemed to me like the kind of thing 'rubocop-rails'...
### Summary When editing a file opened via a chain of symlinks, a `:w` will write into the file the opened symlink points to, not the actual data source. This...