Wis
Wis
here's my use case: I want to be able to: - use modes and key sequences for everything you can do in Zellij (Vim style) - define keys sequences, ideally...
add an additional line to the post-install notes with a tip on how to run `scoop update pwsh` without opening a new powershell.exe window/tab/shell: ```diff Since Scoop uses pwsh.exe internally,...
for example, for my .vimrc: ``` inoremap \ pumvisible() ? "\" : \ check_back_space() ? "\" : \ coc#refresh() ``` should not be converted to: ``` "vim.insertModeKeyBindingsNonRecursive": [ { "before":...
The readme currently links to a page on the autopy website, the page embeds a Flash video player, which modern browser can not play.  I downloaded the video and...
I just started trying out hatch-pip-compile, also trying out hatch for the first time too, with uv for fast installs. it's working great so far, I'm excited about this setup....
### Describe the problem/motivation I do not like the fact that glazewm and other Windowsβ’ Window managers hide windows completely to manage workspaces. I found it really painful to use...
option to enable logging of data to a file or a socket (e.g. `--data_log_location log.csv/.sqlite`)
### Checklist - [X] I've looked through [the documentation](https://clementtsang.github.io/bottom/nightly/) and [existing open issues](https://github.com/ClementTsang/bottom/issues?q=is%3Aopen+is%3Aissue+label%3Afeature) for similar feature requests. ### Describe the feature request It would be nice to have a feature...
### Requirements - [X] I've searched [platform-specific issues](https://github.com/jtroo/kanata/blob/main/docs/platform-known-issues.adoc), [issues](https://github.com/jtroo/kanata/issues) and [discussions](https://github.com/jtroo/kanata/discussions) to see if this has been reported before. ### Describe the bug I'm trying to remap the functionality of...
can I change the HJKL to NEIO in Vimium? because I use the Colemak keyboard layout. couldn't find anything in the docs.