sivaplaysmC
sivaplaysmC
@MicahElliott your modfification of avy-tree is interesting , but actually `avy-goto-line-above` takes a second arguement , reverse . if reverse is non nil , the behaviour you request will be...
```elisp (defun my-avy-goto-line-above (&optional offset bottom-up) "Goto visible line above the cursor. OFFSET changes the distance between the closest key to the cursor and the cursor When ***BOTTOM-UP*** is non-nil,...
@MicahElliott you can pass the bottom up arguement , no need to rewrite avy tree please close this PR
this occurs when usin jetbrains mono nerdfont , but no such issue with other fonts
please merge this @phaazon it really fixes the issue
closes #482
> the color force should hook in somewhere deeper, so that it will still be applied to commands run via aliases / modified config settings. ok, but where do you...
> Nice addition, although using the color flag with `zk list` runs the default list output template and not my own from `config.toml` > > `list = 'zk list --format...
@tjex , > Nice addition, although using the color flag with `zk list` runs the default list output template and not my own from `config.toml` > > `list = 'zk...