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 b995be0089 Fix SelectAll and UI colors (#604)
- SelectAll will not unselect the existing paths. Same for
  ToggleSelectAll.
- Fixed UI bug causing random bold characters (deps).
1 year ago
..
bin Release 0.21.0 (#602) 1 year ago
lua Fix SelectAll and UI colors (#604) 1 year ago
msg Release 0.21.0 (#602) 1 year ago
app.rs SelectAll: extend selection list rather than replacing (#603) 1 year ago
cli.rs Release 0.21.0 (#602) 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 Release 0.21.0 (#602) 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 Fix SelectAll and UI colors (#604) 1 year ago
yaml.rs Fix clippy error 2 years ago