crocket

Results 126 comments of crocket

This is reproducible on my laptop, but not on my desktop computer. On my laptop, if I execute fzf on bash in a tmux session, this issue seems to disappear...

After comparing the output of `env` on my laptop and my desktop computer with `diff -u`, I figured out that `LANG=ko_KR.utf8` caused the issue. Replacing `LANG=ko_KR.utf8` with `LANG=en_US.utf8` fixed the...

Here's my suggestion for two new bind commands. * `execute-expand(prog {+1})` turns the standard output of a command into a new fzf bind command. * `prog` scans the entire list...

Do you understand `{+1}` and `{+}`?

I think you understand it. What do you think is going to be better than `execute-expand` and `jump`? Can you show us what your use case looks like? Perhaps, I...

I suggest new commands. * `set-search-text(search-text)` * If `search-text` is empty, prompt for a search text. * If it is not empty, set search text to the given argument. *...

> @sabrehagen I currently use https://git.tsundere.moe/Frederick888/frederick-settings/-/blob/4c493bc14f08e57dab16112497f0c993a02e14bc/.gitconfig#L150-L152 as a workaround. What does it do?

dmenu-run creates a cache through dmenu_path.

For now, I pipe the output of dmenu_path to bemenu.