Erik Westrup
Erik Westrup
@xaoseric could you make it World-wide available? :) I live in Germany.
Thanks! It works for `orange` but not at the end of `pear` # Trial 1 ``` apple "orange" "pear ^ ``` becomes ``` apple "orange" "pear"" ``` # Trial 2...
Thank you for the explanation! I'll leave the issue open regarding `None` as a key.
Thank you for the heads-up. I will do the same in nestedtext-ruby :).
Thank you for the suggestion. Hmm ```bash FZF_MARKS_COMMAND="$FZF_MARKS_COMMAND -e -n 1'" ``` is not valid because the single quote before the last double quote. I would assume that you mean...
> you would like the plugin to auto-accept on exact match even if the initial query is an exact substring of one of the other marks. It's not unreasonable, and...
@jthegedus could you update this ticket to be about general XDG compliance as discussed in #201 (that this ticket should be)? I would like to include in the discussion that...
@akempgen I can confirm that it works in this preview build! I'm looking forward to the final build. What is ETA of v2.5?
This workaround works.
I think filter by Project should be prioritized, it's the filter I would use the most often!