jamesb6626
jamesb6626
Since the latest update, attempting to open a pdf file directly from chrome or the default "internet" browser presents only two options, to open it with this app or with...
**Describe the bug** Multigrid doesn't move the cursor for the input() function initially. **To Reproduce** Steps to reproduce the behavior: 1. `map jj echo input('Prompt: ')` 2. `jj` **Expected behavior**...
**Describe the bug** Multigrid breaks the order of floating (I think) windows in the Telescope plugin. **To Reproduce** Steps to reproduce the behavior: 1. Install the telescope plugin (requires plenary...
**Describe the bug** Since 346dc05, digraphs starting with the characters ``, and digraphs with these as the second character are unaffected. **To Reproduce** Steps to reproduce the behavior: 1. `$...
**Is your feature request related to a problem? Please describe.** With `include_surrounding_whitespace` enabled, inner textobjects currently include whitespace in an inconvenient way. In languages such as python, this includes all...
**Describe the bug** Completions for `:TSTextobjectSelect` broke for me in 17e32b8. Instead of the completions I got before then, `:TSTextobjectSelect` completes to `:TSTextobjectSelect -1` (no chooser), with the following error...
## System Information - SteamTinkerLaunch version: v12.12 (packaged by chaotic-aur in garuda linux (arch-based)) ## Feature Description The [documentation](https://github.com/sonic2kk/steamtinkerlaunch/wiki/ENV-Variables) for the customvars config seems a bit light. For the syntax,...
### Problem The `nvim_buf_delete` lua function is very confusingly named, as by default it mimics `:bwipeout`, rather than `:bdelete`. This is despite a warning in the docs for `:bwipeout` which...
I am running nbdime version `4.0.2`, on python 3.13.3, in a virtual environment where I have installed `nbdime` and `jupyterlab` through pip. The `nbdiff-web` tool refused to produce a full...
## Description The notebook editor seems to not recognise match-case statements properly, if the condition isn't extra simple. Of course, this means bad highlighting which is a bit disappointing, but...