Ben Lu
Ben Lu
This is a great project! I love it! I just have a minor usability issue: I was wondering if there's a way to toggle the interpreter? Because when I start...
Hey I put the keepalive attribute but the scraper session keeps closing on it's own. Currently the only way I can use this is running the sessions in serial with...
### Feature ✨ Based on [this forum post](https://www.alfredforum.com/topic/11641-web-search-choose-browser/) Was thinking that it would be nice if we could add a keyword that allowed us to pick the browser, for example...
Hey! This relates to #515. It would be great as a minor improvement, perhaps behind a flag to do word wrapping rather than character wrapping on the side to side...
**Is your feature request related to a problem? Please describe.** Vsocde allows for language level configuration like: ``` { "[python]": { "editor.codeActionsOnSave": { "source.organizeImports": false } } } ``` This...
**Describe your question** From the example in the wiki, I wrote a similar function for previewing files and directories. ``` zstyle ':fzf-tab:complete:*:*' fzf-preview 'preview-file ${(Q)realpath}' ``` However this runs in...
Hey, I love vifm, I think it's great and it works really well, thank you so much! I have some ideas that I think have been asked before but I'm...
For solving #371 Superseeds #761 Used [Swifter](https://github.com/httpswift/swifter) library, added via cocoapods. Currently supports 4 api methods, - `GET /` -> `{}` - `GET /windows` -> `{...}` - `PUT /window/focus`, params:...
Hi, I wanted to use this package, it looked a little out of date so I quickly did up a few changes to make it look better in my linter....