Tab Completions #26

Open
opened 2025-10-15 16:47:29 -06:00 by parker_macdonald · 0 comments

Add tab completions, this needs to be implemented in the line reader, who's code is pretty terrible. Not sure if a re-write of the line reader is in the books for this issue.

Also I previously added tab completions, but the implementation was buggy so it was removed. Some functions, however, like add_path_matches and pretty_print_strings are still in the source code.

Add tab completions, this needs to be implemented in the line reader, who's code is pretty terrible. Not sure if a re-write of the line reader is in the books for this issue. Also I previously added tab completions, but the implementation was buggy so it was removed. Some functions, however, like `add_path_matches` and `pretty_print_strings` are still in the source code.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: parker_macdonald/rash#26
No description provided.