Bug 58728 - В выводе команды trs list отсутствует колонка ORIGINAL PATH
Summary: В выводе команды trs list отсутствует колонка ORIGINAL PATH
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: trs (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 enhancement
Assignee: Alexander Makeenkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-14 11:56 MSK by Кожевников Владимир Сергеевич
Modified: 2026-04-25 16:10 MSK (History)
1 user (show)

See Also:


Attachments
Вывод trs list (15.90 KB, image/png)
2026-04-14 11:56 MSK, Кожевников Владимир Сергеевич
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Кожевников Владимир Сергеевич 2026-04-14 11:56:06 MSK
Created attachment 21137 [details]
Вывод trs list

trs-0.9.0-alt1
Стенды:
ALT Workstation K 11 x86_64, обновленный до Сизифа
ALT Workstation 11 x86_64, обновленный до Сизифа
ALT Education 11 x86_64, обновленный до Сизифа
ALT Server minimal 11 x86_64, обновленный до Сизифа

Шаги воспроизведения:
1. Переместить любой файл в корзину: $ trs file.txt
2. Вывести список файлов в корзине: $ trs list

Ожидаемый результат: 
В табличном выводе отображаются колонки: #, NAME, SIZE, DELETED, ORIGINAL PATH. Колонка ORIGINAL PATH содержит исходный путь файла.

Реальный результат: 
Колонка ORIGINAL PATH отсутствует в выводе таблицы. Отображаются только #, NAME, SIZE, DELETED.
Comment 1 Alexander Makeenkov 2026-04-14 12:00:26 MSK
Так было задумано, но ладно, добавлю.
Comment 2 Repository Robot 2026-04-25 16:10:05 MSK
trs-0.11.0-alt1 -> sisyphus:

Sat Apr 25 2026 Alexander Makeenkov <amakeenk@altlinux> 0.11.0-alt1
- Updated to version 0.11.0.
- Fixed search with Cyrillic text (closes: #58724).
- Fixed -f flag to correctly ignore non-existent files (closes: #58727).
- Show original path in 'trs list' output (closes: #58728).