John Purnell
John Purnell
In bash, when the environment has `shopt -s nocasematch` set then options `-i` and `-I` are considered equal and so interactive fzf is never used. A solution is in the...
The YAML (and pandoc) specification allows the block to be terminated by 3 dots as well as 3 dashes.
Package Control this week has started to offer and pull the st3 branch instead of master into a ST2 installation, which no longer loads.
Alacritty 1.10.1 includes the following variables which are missing in Nord: ```yaml colors: primary: bright_foreground: search: focused_match: foreground: background: line_indicator: foreground: background: hints: # Pull request #17 start: foreground: background:...
### Step 1: Provide a summary of your problem `tmuxp edit [session-name]` crashes if the `EDITOR` environment variable has arguments (i.e. spaces in the string are not considered). ### Step...
Colors replicated from: https://github.com/arcticicestudio/nord-alacritty
When worksheet settings are applied in `.sublime-project` they are not being applied. To test: add the Python virtualenv settings from `README.md` to a project's settings, but change the `prefix` (and...
When the pandoc output format is `beamer` (which uses the default template extension of `.latex`) and using a custom pandoc latex template which includes partials with no extension, pandoc cannot...
**Describe the bug** #91 added spaces between every layout item, which broke the previous flexibility of being able to configure where you wanted spaces, which could have been configured in...