You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xplr/src
Arijit Basu ab90381fda
Prompt when in doubt (#623)
* Update deps

* Prompt for user input when in doubt

- Ask before delete.
- For copy, move or symlink operations, ask what to do if a file with
  the same name exists.
- Update version.

Closes: https://github.com/sayanarijit/xplr/issues/615
1 year ago
..
bin Documentation fixes and cli help improvement 1 year ago
lua Prompt when in doubt (#623) 1 year ago
msg Fix typos 1 year ago
app.rs SelectAll: extend selection list rather than replacing (#603) 1 year ago
cli.rs Use sayanarijit/jf for xplr -m 1 year ago
compat.rs Release 0.21.0 (#602) 1 year ago
config.rs Release 0.21.0 (#602) 1 year ago
directory_buffer.rs Release 0.21.0 (#602) 1 year ago
event_reader.rs Upgrade deps 2 years ago
explorer.rs Release 0.21.0 (#602) 1 year ago
init.lua Prompt when in doubt (#623) 1 year ago
input.rs Release 0.21.0 (#602) 1 year ago
lib.rs Release 0.21.0 (#602) 1 year ago
node.rs Release 0.21.0 (#602) 1 year ago
path.rs Release 0.21.0 (#602) 1 year ago
permissions.rs Release 0.21.0 (#602) 1 year ago
pipe.rs Fix linting errors 2 years ago
pwd_watcher.rs Fix auto jumping on cursor when visiting large dir 3 years ago
runner.rs Release 0.21.0 (#602) 1 year ago
search.rs Release 0.21.0 (#602) 1 year ago
ui.rs Allow nesting layouts inside a custom layout (#618) 1 year ago
yaml.rs Fix clippy error 2 years ago