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 91838f88ce Fix symlink handling
- Broken symlink should display without error.
- Display the symlink destination.
- Fix deleting symlinks pointing to a directory.

Fixes: https://github.com/sayanarijit/xplr/issues/185
3 years ago
..
app.rs Make structs public 3 years ago
auto_refresher.rs Use key `tab` to select files in search mode 3 years ago
config.rs Make structs public 3 years ago
event_reader.rs Add optional mouse handler 3 years ago
explorer.rs Fix some sync issues 3 years ago
init.lua Fix symlink handling 3 years ago
input.rs Add feature dynamic UI 3 years ago
lib.rs Finish porting config.yml to init.lua 3 years ago
lua.rs Fix symlink handling 3 years ago
main.rs Replace handlebars with Lua 3 years ago
pipe_reader.rs Simplify pipe reader 3 years ago
pwd_watcher.rs Fix some sync issues 3 years ago
runner.rs Simplify pipe reader 3 years ago
ui.rs Make structs public 3 years ago