CharlesARoy

Results 16 comments of CharlesARoy

I'm not very familiar with fzf but if I run `fzf -m`, I can then scroll through the files that are returned and select any of them. ![image](https://user-images.githubusercontent.com/46253001/150389574-c91168b4-aa16-45b5-9244-1c6d4dc63c0a.png)

I was using zsh-autocomplete but after removing it, I was able to select stuff normally with zoxide. These were my zsh-autocomplete settings prior to removing them (with the `eval "$(zoxide...

@wting can you approve this PR? The duplicate results are the only thing keeping me from switching back from Zoxide.

This is definitely a nuisance and it seems like this tool isn't being maintained any more (@wting, correct me if I'm wrong about that). Has anyone found an alternative that...

Thanks! One way to pretty much fully fix this for me would be to add a widget-style option that causes Tab to work the way it does by default with...

Sorry, I could have been clearer in my last message. In my original post, I raised two issues at the same time and probably should have created separate issues for...

I'm experiencing this issue as well, also with Office365 Excel. What's odd is that I can paste the last item I copied (even with this message in Ditto) but as...

I wonder if there's an advanced option, like some of the delay settings, that doesn't work well with the web-based version of Excel. ![image](https://user-images.githubusercontent.com/46253001/176274808-1417aafb-bf19-443d-9a73-1b100eae0b7b.png)

In case this can help anyone, I typed up a solution that worked for me over [on Stack Overflow](https://stackoverflow.com/questions/47822357/how-to-use-x11-forwarding-to-copy-from-vim-to-local-machine/68506108#68506108).

@ajeetdsouza , thanks so much for the heads up! I'm not sure that I'm savvy enough to install Zoxide manually. Roughly how often do new versions get updated in repositories...