fm icon indicating copy to clipboard operation
fm copied to clipboard

Small, general purpose file manager built with GTK4.

Results 45 fm issues
Sort by recently updated
recently updated
newest added

Hi, First of all, as a former macOS user, and GNOME user, I'm really glad to see a GTK file manager with Miller Columns !! Kudos ! Now the noob...

Tested on a bare metal x86 Fedora 37 box. Launch via _Show Applications_ or the mod key. Feel free to use it however you like. Just thought I'd share my...

Hey, really cool software! I think it would be nice to have a .desktop file for this as itwould offer the ability to make it a "default" browser in many...

Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.8 to 0.38.28. Commits 5ff2b62 chore: Release rustix version 0.38.28 3758947 Fix c_char vs u8 errors in the linux_raw backend. (#971) b1f8c8f chore: Release rustix version 0.38.27...

dependencies

```sh $ cargo install --git https://github.com/euclio/fm Updating git repository `https://github.com/euclio/fm` error: binary `fm` already exists in destination as part of `fm-tui v0.1.21` Add --force to overwrite 101 $ ```

There is something didn' t work with my attempt to compile after rename your project (to avoid cargo naming confict with existing `fm-gui` package) Here is the full output: ```sh...