forked from chzyer/readline
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: if mid-word then provide all possible completions
- Loading branch information
1 parent
5e10c13
commit e086922
Showing
2 changed files
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e086922
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, i noticed your changes in the insights network thingy in github. Maybe this fork is interesting to you https://github.com/ergochat/readline
e086922
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot, man! I was looking for a maintained fork! It looks like you've contributed to Ergochat's fork. Thanks for directing me, there!\
e086922
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries! yeap we were a few ppl who used to cherry pick each other commits on separate forks but it started to become a nightmare to maintain so the ergochat maintainer took initiative to have a common fork. Please have a look and see if it makes semse to base on for you or send PR:s if you think something might be useful for others.
e086922
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wader @slingamn Would you be opposed to a new issue to be filed at https://github.com/chzyer/readline/issues indicating that https://github.com/ergochat/readline is intended to be a recommended and maintained fork in place of https://github.com/chzyer/readline ? I saw that you seemed to have done that at chzyer#226 but I thought that maybe a top-level Issue would be good, too. I want to get both of your approval before I post. Or, maybe one/both of you want to post/own instead?
Thanks!
e086922
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your interest in the project! Please consider submitting this patch to us :-)
I think creating such an issue is a good idea but I'd like to hold off for a few days, since I have something in the works that may help convince people that the fork is reliable.
e086922
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 just keep the wording humble :) recommended and maintained sounds good
e086922
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure no problem. I can circle back in a week to see what's good.