Commit a1969bd
ianmacd
mark-directories and mark-symlinked-directories are very convenient readline
settings which append a slash to a completed directory/symlinked directory.
Unfortunately, this doesn't work with directories found by looking at $CDPATH.
There is now also a slash appended if the user completes on an unambiguous
directory found by looking at $CDPATH.
Patch by Claudio Bley <bley@CS.uni-magdeburg.de>.
1 parent 7b68bd1 commit a1969bd
1 file changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
2785 | 2785 | | |
2786 | 2786 | | |
2787 | 2787 | | |
2788 | | - | |
| 2788 | + | |
| 2789 | + | |
| 2790 | + | |
2789 | 2791 | | |
2790 | 2792 | | |
2791 | 2793 | | |
2792 | 2794 | | |
2793 | 2795 | | |
2794 | | - | |
2795 | | - | |
| 2796 | + | |
| 2797 | + | |
| 2798 | + | |
| 2799 | + | |
2796 | 2800 | | |
2797 | 2801 | | |
2798 | 2802 | | |
2799 | 2803 | | |
2800 | 2804 | | |
| 2805 | + | |
| 2806 | + | |
| 2807 | + | |
| 2808 | + | |
| 2809 | + | |
| 2810 | + | |
| 2811 | + | |
2801 | 2812 | | |
2802 | 2813 | | |
2803 | 2814 | | |
| |||
0 commit comments