summaryrefslogtreecommitdiffstats
path: root/src/constant_strings_paths.rs
AgeCommit message (Expand)Author
2023-11-12improve winsecondary draw methodsqkzk
2023-11-12better messages when asking a passwordqkzk
2023-10-31trash refactorqkzk
2023-10-26display removable mtp devices - no action yetqkzk
2023-10-25improve previewing: drop tmp files, preview office files as images, empty pre...qkzk
2023-10-24FIX: when encrypted drive is already mounted don't let user mount it againqkzk
2023-10-23preview pdf with ueberzug. First page extracted with poppler -> cairo -> thum...qkzk
2023-10-12preview tar archiveqkzk
2023-10-11Look for nvim listen address in `ss -l` outputqkzk
2023-10-10preview fifo file with lsofqkzk
2023-10-10move const to designated fileqkzk
2023-10-10preview for socket files using ssqkzk
2023-10-09prevent svg preview without rsvg-convertqkzk
2023-10-09requires ffmpeg in path to preview video thumbnailqkzk
2023-10-09prevent font preview if fontimage isn't installedqkzk
2023-10-01minor graphical improvment. Add or remove some spacesqkzk
2023-09-27preview of diff files & iso content require diff & isoinfo installedqkzk
2023-09-27prevent previewing of doc, notebooks & mediainfo is they aren't installedqkzk
2023-09-27prevent previewing of media files if mediainfo isn't installedqkzk
2023-09-27nitrogen must be installed to set a wallpaperqkzk
2023-09-24Avoid HashMap in CliInfoqkzk
2023-09-24refactor copy_move (a little bit). Use const instead of static for &strqkzk
2023-09-24remote mount with sshfs. use char(R) to mount a remote directoryqkzk
2023-04-13docquentin konieczko
2023-04-11rename customparser to shell parser. Prevent sudo & su commands from shell inputqkzk
2023-04-09Presentation for every "InputSimple" mode.qkzk
2023-03-11replace nvim-send external dependency by internal implementation.qkzk
2023-03-08action log every file tree modification. Display the logs with Alt+l.qkzk
2023-03-07set log from config file. Use 2 loggers, normal and for specific actions. Sta...qkzk
2023-03-05Configurable tuis loaded from a config file.qkzk
2023-02-27skim for specific line in a fileqkzk
2023-02-26allow preview with cat if bat isn't installed.qkzk
2023-02-25move bat executable to separate crateqkzk
2023-02-25remove useless static stringqkzk
2023-02-25monokai is a theme not a themesetqkzk
2023-02-25use monokai themesetqkzk
2023-02-23move thumbnail path to specific fileqkzk
2023-01-28refactor constant stringsqkzk
2023-01-24add a shortcut to the config folderqkzk
2023-01-08executing a mode restore to the previous modeqkzk
2022-12-26trash respecting xdg specs, mostly doneqkzk
2022-12-26trash: first working draft, very basic apiqkzk
2022-12-19improve fmerror and shortcutsqkzk
2022-12-19improve filter. Better display, use &str when possibleqkzk
2022-12-18preview refactor, step 1qkzk
2022-12-18move help strings to constant fileqkzk
2022-12-16refactor, use &str when possibleqkzk
2022-12-16constant for dragndropqkzk
2022-12-16move string to specific file, readme for usersqkzk