Tab Completions #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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_matchesandpretty_print_stringsare still in the source code.