summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-05-10use buffered io to reduce syscallsNRK
2024-05-06Fix #1877: use dprintf() instead of write()Arun Prakash Jana
2024-05-05Fix #1877: malloc: error pointer being freed was not allocatedArun Prakash Jana
2024-04-28Add commaArun Prakash Jana
2024-04-24silence new clang-tidy warningsNRK
2024-04-04Fix file creation on OpenBSDMartin Ziemer
2024-02-18Fix deletion prompt when rm is usedArun Prakash Jana
2024-02-13Add -- to mvg and cpg which were missedKlzXS
2024-02-13Added -- to all instances of cp, mv or rm dealing with user provided pathsKlzXS
2024-02-09Add option to `rm -rf` irrespective of trash setting90
2024-02-09Fix #1765: detect and ignore false mouse clickArun Prakash Jana
2024-02-03show relative line numbering when jumpingNRK
2023-12-14Setting PWD: set on use case, not on browseme
2023-12-04Set PWD environment variableme
2023-11-25Merge pull request #1770 from 7ocb/pass-path-to-abspathArun
2023-11-22When handling bookmark, use readlink, not realpathme
2023-11-21When handling SEL_NEW pass `path` to `abspath` callme
2023-11-21silence ci warningNRK
2023-11-21fix buffer overflow on certain platformsNRK
2023-11-18factor out a `setcfg` function for setting the cfg globalblissful
2023-11-17restore sort function pointers when restoring cfgblissful
2023-09-23fix CINRK
2023-09-23split clang-tidy checks into multiple linesNRK
2023-09-20Option `-N` to use native promptArun Prakash Jana
2023-08-27Prepare for release v4.9 Elixirv4.9Arun Prakash Jana
2023-08-11Double-width icons can cause duplicated first characters in the filename on m...Quan Tong
2023-08-05Fix #1704 - Show only selected file name if sel is preferredArun Prakash Jana
2023-07-28Update helpArun Prakash Jana
2023-07-25Jump to the next young fileANtlord
2023-07-01define _FILE_OFFSET_BITS 64 unconditionallyNRK
2023-06-16Merge pull request #1668 from N-R-K/better_compressArun
2023-06-15Add djvu iconJingMatrix
2023-06-15better helpstring compressionNRK
2023-05-26fix: properly update mode after xchmodNRK
2023-05-19Merge pull request #1650 from leo-arch/masterArun
2023-05-19Merge pull request #1651 from N-R-K/cp_mvArun
2023-05-15make the cp/mv modification more robustNRK
2023-05-14Fix crash when PWD is set to empty stringleo-arch
2023-05-12Update Haskell icon colorJasper
2023-05-05Update nerd-font icons to v3Luuk van Baal
2023-04-29Filter adjustment when opening context from pluginArun Prakash Jana
2023-04-22icons-hash: replace assert with handmade versionNRK
2023-04-14config option to specify archive mounter utilityArun Prakash Jana
2023-04-13Happy Birthday nnn!v4.8Arun Prakash Jana
2023-04-03Fix typosKian-Meng Ang
2023-03-28add jxl iconyosh
2023-03-22add shell_escape() to properly escape filenames fed to shellNRK
2023-03-05add some critical commentsNRK
2023-02-26handle tilde more strictly in mkpath and abspathNRK
2023-02-25convert_tilde: return whether the conversion was done or notNRK