fix(editor): better sorting of files when completing with / (#733)
Carlos Alexandro Becker
and
Andrey Nering
created
* fix(editor): better sorting of files when completing with /
basically, show shorter paths first
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* Update internal/tui/components/chat/editor/editor.go
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>