]> git.neil.brown.name Git - edlib.git/commit
mode-emacs: improve path completion in shell commands
authorNeilBrown <neil@brown.name>
Sun, 20 Aug 2023 21:48:46 +0000 (07:48 +1000)
committerNeilBrown <neil@brown.name>
Mon, 21 Aug 2023 12:28:15 +0000 (22:28 +1000)
commit922a2e9206402ef7d41b481c1fc6658c06228b20
treebe80177d4335243ed77d78f5307b810d46525953
parente3735612d2a4647c6b5c41b7a7bb5911f73e3fa0
mode-emacs: improve path completion in shell commands

1/ Allow a ':' or '=' to identify where the path starts as long as it
   starts '/'.
2/ Give message when directory cannot be opened or no completions can be
   found.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
mode-emacs.c