Closed xyb3rt closed 1 year ago
Quote from the comment on the bodge mechanism:
(It would be better to persuade readline just to append the "/" as it does for filename completion, but it's not clear to me if this is possible.)
Readline has the rl_completion_append_character variable for exactly that.
Quote from the comment on the bodge mechanism:
Readline has the rl_completion_append_character variable for exactly that.