nnn/src
me 9aaf9491ad When handling bookmark, use readlink, not realpath
This is to cd to path as it pointed by symlink, not to it's real path. Bookmarked directory may itself contain symlinks in path, which should be respected.

For example: if directory is physically in /mnt/storage/some and it's symlinked to ~/some and directory ~/some/dir added to bookmarks, it's expected that when following bookmark directory will be changed to ~/some/dir (as in bookmark's link) not to /mnt/storage/some/dir (as dir real path).
2023-11-22 20:41:49 +03:00
..
.clang-tidy fix CI 2023-09-23 12:26:58 +06:00
dbg.h Update copyright year 2023-02-19 08:28:20 +05:30
icons-hash.c icons-hash: replace assert with handmade version 2023-04-22 17:08:00 +06:00
icons-in-terminal.h Add nerdfont defs file and normalize vars (#722) 2020-09-14 22:09:52 +05:30
icons.h Add djvu icon 2023-06-15 16:56:51 +02:00
nnn.c When handling bookmark, use readlink, not realpath 2023-11-22 20:41:49 +03:00
nnn.h Jump to the next young file 2023-07-25 08:17:21 +06:00
qsort.h Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30