xplr icon indicating copy to clipboard operation
xplr copied to clipboard

A hackable, minimal, fast TUI file explorer

Results 42 xplr issues
Sort by recently updated
recently updated
newest added

ig it would be more meaningful if it opened the searched directory/file like pressing the "right key" and "gui open" if file as pressing esc already does escape the search...

xplr 0.19.0 currently ":!" gives me bash want to use my default shell instead

Filtered search works well for basic use cases, but there's no way to sort the results based on how close they are to the search input. Adding the functionality will...

* OS: MacOS 11.2.1 * Terminal: iTerm2 3.4.12 * xplr version: 0.17.2 * Helix version: source build from commit [`368064e3`](https://github.com/helix-editor/helix/tree/368064e3) When I try to start Helix from xplr, either via...

Do you think an repl mode or command mode is need for get the inner state of xplr?? e.g to dump the information of `xplr.config.node_types.directory.meta` thanks Tope

xplr is getting stable. Let's start the exticing stuff... Extensive Documention. Thanks to [Brodie for the push](https://youtu.be/MaVRtYh1IRU).

help wanted
good first issue

would it be possible to add an argument of some sort (or probably multiple) to at runtime specify where to put or what to call the "named" pipes for piped...

Compiler output: ``` Compiling xplr v0.17.0 (/data/data/com.termux/files/home/xplr) error: linking with `cc` failed: exit status: 1 | = note: "cc" "-Wl,--allow-multiple-definition" "/data/data/com.termux/files/home/xplr/target/release/deps/xplr-ad66d81f4c6d084b.xplr.1b821203-cgu.0.rcgu.o" "-Wl,--as-needed" "-L" "/data/data/com.termux/files/home/xplr/target/release/deps" "-L" "/data/data/com.termux/files/home/xplr/target/release/build/mlua-b77dc0e1dbfa7140/out/luajit-build/lib" "-L" "/data/data/com.termux/files/usr/lib/rustlib/aarch64-linux-android/lib" "-Wl,-Bstatic" "/data/data/com.termux/files/usr/tmp/rustcYhgQRH/libmlua-6cbbf93d6ac37f01.rlib"...

Now it's time to stabilize the project and do cleanup, refactor and write tests, as much as we can, to make sure further improvements, feature additions and optimizations don't break...

help wanted