Steve Molin
Steve Molin
Looks like a library version mismatch? ``` $ brew install gitfs $ gitfs Traceback (most recent call last): File "/usr/local/Cellar/gitfs/0.5.2_3/libexec/lib/python3.8/site-packages/pkg_resources/__init__.py", line 584, in _build_master ws.require(__requires__) File "/usr/local/Cellar/gitfs/0.5.2_3/libexec/lib/python3.8/site-packages/pkg_resources/__init__.py", line 901, in...
### Steps to reproduce 1. start macvim gui 2. enter `:term` to start terminal mode 3. enter `od -c` to start octal dump 4. enter -space followed by followed by...
Type: Bug Start with a large file, like /usr/share/dict/words. Check the file length in lines, 235976 in my case. In the VS Code editor with vim plugin active, enter :%!cat...
**Describe the bug** ^g in the default Bash integration shows all cheat matching the typed string, so if you type "bookm^g" you'll get a selector to choose from cheats containing...