Zoey Hewll
Zoey Hewll
Yeah, I admit that from my experience with folding in vim, it does feel clunky even when it's working properly, so I see some value in investigating other possibilities for...
Did you follow the instructions in the readme to build, then to run?
I'm mid-way through writing my own version of multiple-cursors (and my own kakoune/helix inspired keybindings), using zones. If I get it in a usable state, I'll link it here.
this effectively prevents any use of `jj`, and since `--debug` isn't printing anything, so for now I'm backing up the `.jj` directory and recreating it with `jj git init --colocate`....
would there be any descendants? the commits-to-be-abandoned are already unreachable, which I thought meant their only descendants would also be unreachable and therefore part of the same set to be...
> there may be tons on descendant commits of deleted tags Maybe I'm misunderstanding reachability, but wouldn't those commits fall into one of the following categories? either: - they are...
Maybe a recent development, but org-mode now provides the command `org-open-at-point-global` which appears to address the above limitation. It is documented as "Follow a link or a timestamp like Org...
I just found [orglink](https://github.com/tarsius/orglink) which appears to be actively maintained, and addresses all open issues: this issue and #8
Since the attached PR was rejected, shouldn't this bug report be reopened?
I agree that some kind of increment/decrement on log levels and/or filters would be useful. It would also circumvent the stated reasons the other issues were rejected (#318, #460). Namely,...