xplr/src
Arijit Basu 1d829c36e6 Implement -M, --print-msg-in
To help with creating safe arguments for --on-load.

e.g.

```
xplr --on-load $(xplr -M 'ChangeDirectory: %q' "${HOME:?}")
```
2022-10-26 04:15:33 +05:30
..
bin Implement -M, --print-msg-in 2022-10-26 04:15:33 +05:30
msg There's no end of arguments for -m 2022-10-26 04:15:33 +05:30
app.rs Implement subcommand -m / --pipe-msg-in 2022-10-26 04:15:33 +05:30
cli.rs Implement -M, --print-msg-in 2022-10-26 04:15:33 +05:30
config.rs Use fuzzy search instead of regex search 2022-10-06 20:48:29 +05:30
directory_buffer.rs Fix directory explore scheduling 2022-09-11 08:16:38 +05:30
event_reader.rs Upgrade deps 2022-09-10 23:19:47 +05:30
explorer.rs Use fuzzy search instead of regex search 2022-10-06 20:48:29 +05:30
init.lua Shell escape SRC and TARGET for logging 2022-10-26 04:15:33 +05:30
input.rs Fix support for readline keys 2022-09-11 02:03:20 +05:30
lib.rs An attempt at safer message passing. 2022-10-26 04:15:33 +05:30
lua.rs Use fuzzy search instead of regex search 2022-10-06 20:48:29 +05:30
newlines.rs An attempt at safer message passing. 2022-10-26 04:15:33 +05:30
node.rs Use fuzzy search instead of regex search 2022-10-06 20:48:29 +05:30
permissions.rs Use 89 chars line length 2022-06-02 22:45:19 +05:30
pipe.rs Implement subcommand -m / --pipe-msg-in 2022-10-26 04:15:33 +05:30
pwd_watcher.rs Fix auto jumping on cursor when visiting large dir 2021-11-15 18:08:03 +05:30
runner.rs Implement subcommand -m / --pipe-msg-in 2022-10-26 04:15:33 +05:30
ui.rs Implement -M, --print-msg-in 2022-10-26 04:15:33 +05:30