Torgeir Thoresen

Results 11 issues of Torgeir Thoresen

So I was trying to follow up on one of your todos, by adding support for custom mappings instead of ``. ``` if !exists("g:ctrlp_bdelete_map") let g:ctrlp_bdelete_map = "" end execute...

work in progress try it: - check out the branch - open the folder cljs-workshop in vs code - say yes when it asks you to connect to the container...

Sometimes (?) popups like mouseovers in Slack are interpreted as their own windows and tiled according to the yabai configuration. This is confusing, and most of all annoying, as their...

Do feel free to shoot this down if this is not an issue with dirac, rather some of the other dependencies, a combination, or a too complex setup to dig...

repro needed

Is there a way to perform requests resulting in json responses without including request/response info in comments in the results buffer? That is, a way to not show responses like...

Thanks for an awesome mode! I would love an option to cusomize the mapping from content-type to emacs mode, along with hooks for when content is received to be able...

- [x] _This is a new bug that hasn't been documented in a closed issue or in the Readme._ https://github.com/rxhanson/Rectangle/pull/125/ seems related, and implemented, but setting it to something small,...

bug

How about supporting nested lookups ``` { obj: { one: { value: 1 }, two: { value: 2 } } } ``` with wildcard keys ``` cat data.json | json...

Linking to the action run that was triggered from a deploy would be a useful addition. Especially when debugging failed terraform deploys.

This might be more of a question than an issue - I'll have a go anyways; Did anyone have success running the kotlin-jupyter kernel in google colab? I tried running...

question