View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000274 | tcsh | General | public | 2021-07-09 12:04 | 2021-07-09 16:10 |
| Reporter | polarnik | Assigned To | christos | ||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 6.23.00 | ||||
| Summary | 0000274: Regression: slashes dropped on directory tab completion | ||||
| Description | A 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 Information | The 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/' | ||||
| Tags | No tags attached. | ||||
| 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 |