Evan

Results 31 issues of Evan

I spent quite awhile yesterday remaking my personal theme, which I then exported to test out. I got a `.vim` version and I also did something that downloaded it as...

After installing I wasn't able to get the lines to show up by setting ``` let g:indentLine_defaultGroup = 'Comment' let g:indentLine_char = '|' ``` in my `.vimrc` I'm on a...

I have the following in my `.yabairc` so that all apps are unmanaged by default... ``` yabai -m rule --add app!="^()$" manage=off ``` ...and I use a hotkey to tile...

I've been reading the source code (since there's not much documentation) and haven't found any ways to move the cursor around, or even really show the cursor. For learning Textual,...

I used JSSS years ago but now that points to this as it's been deprecated. There doesn't appear to be any clear way to actually install, import, and use this...

enhancement

### Suggestion This is mostly explained in the title, but it would be nice to have an option to automatically clear the search bar when closing the inventory/crafting table/etc. Example:...

enhancement

Following the instructions, upon running the first `cmake ..` I get the following output: ``` > cmake .. -- Populating raylib_cpp -- Configuring done -- Generating done -- Build files...

I'm using `nmap f :Fern . -drawer -toggle` to open and close the fern drawer, I'd like it so when I select a file and press `t` to tabedit, fern...

question
wontfix

Hi, I've got monaco-vim implemented exactly how it is in the demo, but I am running into a few issues. Firstly, on every launch I am getting this error in...

#### Versions (Be specific, do not write "latest"): * Enigmatic Legacy: 2.24.1 * Curios API: 1.18.2-5.0.7.1 * Patchouli: 1.18.2-71.1 * Forge: 40.1.51 #### Description of a Bug: When I wear...

bug
awaits review