Jeff Sandberg

Results 25 issues of Jeff Sandberg

## Error details SurfingKeys: 1.0.3 Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36 ## Context On any page, when I attempt to use `-I`...

Do you happen to have a list of Vim/Neovim plugins roughly equivalent to the features you've added to VMP? Showing how to get all the features you've implemented over here...

Vim Mode Plus is an incredible plugin, and has saved me countless hours of developer time. As such, I would like to give back a bit to the project, at...

There is no way to add a custom style, without forking the code and dropping it into the pygments styles directory. This seems…irritating. I'm not sure the best way to...

NewRelic recently elected to deprecate old clients, and this pretends to be an older version of the Python Client. As such, come July 29th, it would stop working. This attempts...

Duplicating the issue I opened on http (https://github.com/httprb/http.rb/issues/175), because it seems to be more relevant here: > Apologies if this already exists, but I haven't found any references to it....

enhancement
help wanted

I select a use block, and run Atom Elixir: Expand. Nothing happens. Looking into my atom console shows the following error, from `elixir-expand-view.coffee [sm]:62` ``` Uncaught (in promise) TypeError: Cannot...

Adds a button to the QuickReply that allows for toggling of randomize filename. If a file is present when it is clicked, the filename is randomized. This is destructive, the...

# Background It is often useful to get the "exit status" of a previous command in a shell session. Many shells expose this as `$?`. This can be used for...

### Is your feature request related to a problem? Please describe With the migration to shikiji in 2.8.x, use of the `css-variables` theme is broken, rendering only black text. This...

enhancement
Stale