Jeff Spencer
Jeff Spencer
I use USA settings as default, but prefer european date format, so I change this in the settings on Mojave (just upgraded from El Capitan). But it takes the default...
I want to reduce the strength of the effect as the colors are fine. Often times I use keyboard shortcuts for certain applications using Karabiner and Keyboard Maestro, but with...
I was trying to test filtering and the primary thing I would want to filter for one example dataset is the `date`. I tried to get the date working and...
From reading the design docs and motivation, schema evolution by adding columns to existing datasets without `"overwrite"`ing the dataset seems to be the ideal end state (through a `DataFile`). I...
I have set ace to use emacs keybindings but there is no way to save the entered text back to the textbox. `Ctrl+x Ctrl+s` doesn't work for me. Also `ctrl+enter`...
**Bug Report Checklist** - [X] I provided code that demonstrates a minimal reproducible example. - [] I confirmed bug exists on the latest mainline of AutoGluon via source install. -...
Can visible mark mode be permanently disabled in the package? Whenever I use it, it turns off visible mark mode in my buffers which I normally use. I prefer it...
Any way to make this not dependent on PCRE? I was reading to install elpaca and pcre, but not really clear directions how to do so with the mac builds....
When enabled allow all bindings, when disabled still allow `alt+s` plus certain specified bindings
I want to have all bindings enabled when surfingkeys is enabled, but when it is disabled I'd like to still have certain specified bindings enabled. Like ``` unmapAllExcept(['E','R','T'], /gmail.com|twitter.com/); ```...