Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert tab when the cursor is ontop a whitespace character #488

Closed
sigmaSd opened this issue Feb 16, 2021 · 3 comments
Closed

Insert tab when the cursor is ontop a whitespace character #488

sigmaSd opened this issue Feb 16, 2021 · 3 comments

Comments

@sigmaSd
Copy link
Contributor

sigmaSd commented Feb 16, 2021

Currently Complete command disables tab completely.

Personally I prefer for it to insert an actual tab when the cursor is on top a white-space character (since that very probably means that the user is not looking for completion).

Here is an example https://github.com/kkawakam/rustyline/compare/master...sigmaSd:insert_tab?expand=1

@gwenn
Copy link
Collaborator

gwenn commented Feb 16, 2021

See #269 and #293

@sigmaSd
Copy link
Contributor Author

sigmaSd commented Feb 16, 2021

#293 should allow this indeed, thanks I'll just close this, no need to clutter the issue tracker.

@sigmaSd sigmaSd closed this as completed Feb 16, 2021
@gwenn gwenn mentioned this issue Feb 21, 2021
7 tasks
@gwenn
Copy link
Collaborator

gwenn commented Mar 7, 2021

Fixed in version 8.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants