JJCUBER

Results 15 issues of JJCUBER

I am quite new to all of this stuff, but I have installed all the dependencies on a fresh copy of Ubuntu, restarted, and gone through all the steps in...

## Versions - Git Diff Margin version: 3.12.1 - Visual Studio version: 16.10.2 ## What happened I noticed that the extension had stopped working for me (the sidebar/margin wouldn't show...

bug

I have noticed that in the [tabline.vim](https://github.com/vim-airline/vim-airline/blob/3b9e149e19ed58dee66e4842626751e329e1bd96/autoload/airline/extensions/tabline.vim) file, the part of the tabline which shows which tab you are on out of the total (i.e. "tab 2/7") is hardcoded to...

Some parts of the vimdocs refer to ranges with `{range}` instead of `[range]`. Since there are more instances of `[range]` and only information on the `[range]` variant exists (`:h [range]`...

needs more work

After swiping left on a feed, clicking the `Rename` button, and changing the name, the feed will move to the new proper location alphabetically, but the name will still show...

iOS
UI

**Version/Branch of Dear ImGui:** Version: 1.89.1 Branch: master **Back-end/Renderer/Compiler/OS** Back-ends: imgui_impl_sdl.cpp + imgui_impl_opengl3.cpp (using GLEW) Operating System: Windows 10 **My Issue/Question:** I am trying to implement clipping behavior for a...

clipper

When in the readme of a repository, adding any math/LaTeX equation (anything which uses $'s) within a table breaks all the relative links inside the table. If the repository is...

The range operations are mentioned earlier on in the markdown file as follows: > Point Update and Range Query > Range Update and Point Query > Range Update and Range...

Alongside the equations provided to calculate g(i) and h(i), I provided some alternative ones which are more portable. (Prior to C++20, it wasn't guaranteed that signed integers would be represented...

### Steps to reproduce 1. install mingw-w64 (I'm using 13.1.0 from winlibs) 2. open vim (or gvim) with `--clean` 3. run `:packadd termdebug` 4. run `:Termdebug a` (a is an...

bug
termdebug