summaryrefslogtreecommitdiff
path: root/src/path_list_editor.rs
Commit message (Expand)AuthorAgeFilesLines
* Add module/function docs to path_list_editorA Farzat2026-06-201-1/+47
* Make remove_paths normalize paths for comparisonA Farzat2026-06-191-14/+130
* Fix append_paths when input does not end in NULA Farzat2026-06-191-5/+60
* Add functions to edit stdin path listA Farzat2026-06-191-0/+210