Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mikesamuel
Copy link
Contributor

I believe "colon" was intended because HISTORY_IGNORE's value is
passed to matchPatterns which converts colons to Regex |.

} else if (ch == ':') {
sb.append('|');

@mattirn mattirn merged commit fe1a6ff into jline:master Mar 18, 2022
@mikesamuel mikesamuel deleted the fix-typo-in-history-ignore-docs branch March 18, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants