ri-aje
ri-aje
my debugging showed [this setline call](https://github.com/easymotion/vim-easymotion/blob/85e90c9759e14633d878ed534ef313876ab96555/autoload/vital/_easymotion/HitAHint/Motion.vim#L799) messed up the change list, which makes sense, since that's essentially editing the text. any chance to fix it? other jumps (e.g., `easymotion-overwin-f2` and...
hi @haya14busa, can you take a look at this issue? it's pretty annoying as it messed up the change list and my git blame showed you added that line. thanks.
> I know OP is asking to include the link's target with the arrow next to the file name. It's a bit of a weird mixing of filename and contents...
> I suspect this is simple enough. Since the target's already shown in the statusbar it'd probably be easy to append it to the `->` conditionally on a setting. I'm...
@toonn fyi, https://github.com/ri-aje/ranger/commit/01fc4bd3606b467755c03a9818e305cb32a9a073 works for me.
> @toonn > fyi, [ri-aje@01fc4bd](https://github.com/ri-aje/ranger/commit/01fc4bd3606b467755c03a9818e305cb32a9a073) works for me. hmm, not all the time. for larger folders, the target gets displayed only after my cursor passed through the link. looks like...
@Ferada thanks. that worked. then hit another issue, which is the not-pretty part. how do I instruct `feh` to use two fonts? i.e., display with a primary font and only...
> What's your OS and terminal? ubuntu 18.04 and terminator 1.91. I also just tried it on tilda and had the same issue. > Are you inside tmux or screen?...
@wincent thanks for the prompt replies. after you mentioned it, I tried it on a few other envs. indeed, on osx with the builtin terminal and iterm2, vim crypt works...
> > though one critical difference I have is that e test.txt doesn't make any difference, so when this bug manifests, I really don't have another way than bypassing my...