diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-02-08 15:28:51 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-08 15:28:51 -0800 |
commit | d03d820a8c4b1eada9528e95baf9f39607034b97 (patch) | |
tree | 2e8a0ea77bdbb0e9ec9bd9c6d2ab17a71b0e0479 /t | |
parent | Merge branch 'mp/complete-paths' (diff) | |
parent | completion: handle path completion and colon for tcsh script (diff) | |
download | tgif-d03d820a8c4b1eada9528e95baf9f39607034b97.tar.xz |
Merge branch 'mk/tcsh-complete-only-known-paths'
The "complete with known paths only" update to completion scripts
returns directory names without trailing slash to compensate the
addition of '/' done by bash that reads from our completion result.
tcsh completion code that reads from our internal completion result
does not add '/', so let it ask our complletion code to keep the '/'
at the end.
* mk/tcsh-complete-only-known-paths:
completion: handle path completion and colon for tcsh script
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions