Closed shellwhale closed 4 months ago
You can enter xplr --on-load 'SearchFuzzy: foo' ExplorePwd
but you won't be in the search mode.
To enter search mode, run:
xplr --on-load 'SwitchModeBuiltin: search' 'BufferInput: foo' SearchFuzzyFromInput ExplorePwd
Actually, I missed the ExplorePwd
message, which needs to be passed at the end in both cases. Updated the command.
Works great, thanks
I would like to start directly on search mode (without having to type
/
).Is that possible ? I tried with the following parameters :