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

'prompt-pattern' should not use a dash character #199

Closed
enderger opened this issue Mar 29, 2021 · 1 comment
Closed

'prompt-pattern' should not use a dash character #199

enderger opened this issue Mar 29, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@enderger
Copy link

Currently, the prompt-pattern option uses a dash in it's variable name. Unfortunately, those who use VimL for their configs are not able to directly modify this variable, requiring a call to Lua for setting the variable (even if you escape the dash using brackets and quotes).

@Olical Olical added the enhancement New feature or request label Mar 29, 2021
Olical added a commit that referenced this issue Mar 29, 2021
… documentation for prompt pattern in each stdio client, fixes #199 and fixes #198
@Olical
Copy link
Owner

Olical commented Mar 29, 2021

Fixed on develop as well as one other hyphen occurrence.

@Olical Olical closed this as completed Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants