可桉
可桉
> Exiting Ranger becomes impossible? Do ^L or ^C have any effect? It doesn't work. But I replaced `map f fzf_select` with `map ff fzf_select`, this issue no longer arises,...
> Can you try reproducing it after removing all mappings that start with from ?`f``rc.conf` I removed all mappings that start with f from rc.conf and retained map f fzf_select,...
> Oh, the problem may be that the default `rc.conf` still maps those. Does `?k` still list any maps starting with `f`? If so, try to run `RANGER_LOAD_DEFAULT_RC=False ranger`. I...