Use vfs_path_get_last_path_str() where it is resonable.
commite20d9acecbd30dd71234a9a9691469d3aa8f1e54
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 16 Jul 2023 08:12:15 +0000 (16 11:12 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 4 Aug 2023 18:04:55 +0000 (4 21:04 +0300)
tree13dc977be2dac22fdb0d05b36934271e07c6b3a0
parent883f7af56005ca9952eab9031c79f5c32ded36ad
Use vfs_path_get_last_path_str() where it is resonable.
12 files changed:
src/diffviewer/ydiff.c
src/editor/edit.c
src/editor/editcmd.c
src/vfs/extfs/extfs.c
src/vfs/fish/fish.c
src/vfs/local/local.c
src/vfs/sfs/sfs.c
src/vfs/sftpfs/internal.c
src/vfs/undelfs/undelfs.c
tests/lib/vfs/path_recode.c
tests/lib/vfs/relative_cd.c
tests/lib/vfs/vfs_s_get_path.c