]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
con: support tab completed directory paths for: ls, dir
authorbones_was_here <bones_was_here@xonotic.au>
Tue, 13 Aug 2024 04:25:36 +0000 (14:25 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 12 Sep 2024 15:23:10 +0000 (01:23 +1000)
commit8d98ec82a83a8717ffde4c000426ab0b4dd2acf4
treea7206f2dceb44e0637377a75efdcd106bb2facf2
parent676d306187f6364374e773fc1686dc0599377d56
con: support tab completed directory paths for: ls, dir

If the search pattern ends in / the directory contents are listed (as if
the pattern had ended in /*).

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
fs.c