View Issue Details

IDProjectCategoryView StatusLast Update
0000274tcshGeneralpublic2021-07-09 16:10
Reporterpolarnik Assigned Tochristos  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version6.23.00 
Summary0000274: Regression: slashes dropped on directory tab completion
DescriptionA commit on 2021-07-05 introduced a regression, in that terminal slashes are now dropped on directory tab completion.
Steps To Reproduce$ cd /bin/<tab>

expected: dir1/ dir2/ ...
actual: dir1 dir2
Additional InformationThe last known working version is ed9ba69fe360d5b1110e4b1e71995ccf3eb72925.

The regression was introduced by one of two commits on 2021-07-05:

b5160d8de71e29c7cfa29efd26bcf149863ac544 -or- 9ad196ca789236217a9d7d330bc08a4e0b38bd57


----------

A subset of my settings:

set autoexpand
set autolist
set filec
complete cd 'p/1/d/'
TagsNo tags attached.

Activities

polarnik

2021-07-09 12:08

reporter   ~0003627

Minor correction: in steps to repro, it should have been a directory with subdirs: e.g. cd /<tab>

christos

2021-07-09 16:10

manager   ~0003628

Fixed, thanks!

Issue History

Date Modified Username Field Change
2021-07-09 12:04 polarnik New Issue
2021-07-09 12:08 polarnik Note Added: 0003627
2021-07-09 12:25 christos Assigned To => christos
2021-07-09 12:25 christos Status new => assigned
2021-07-09 16:10 christos Status assigned => resolved
2021-07-09 16:10 christos Resolution open => fixed
2021-07-09 16:10 christos Fixed in Version => 6.23.00
2021-07-09 16:10 christos Note Added: 0003628