Skip to content

sanitize history: Remove ':open', ':tabopen' and ':winopen' command-line... #160

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

Merged
merged 1 commit into from
Feb 1, 2015

Conversation

zklinger
Copy link
Contributor

According to the documentation (:help 'sanitizeitems'), when history items are sanitized with the :sanitize history command, :open, :tabopen and :winopen command-line history entries should be also removed.

CommandLine.History.sanitize() function is responsible for this but it fails with errors. Make that function work properly.

…ine history entries

According to the documentation (:help 'sanitizeitems'), when history
items are sanitized :open, :tabopen and :winopen command-line history
entries should be also removed.

CommandLine.History.sanitize() function is responsible for this but it
fails with errors. Make that function work properly.
maxauthority added a commit that referenced this pull request Feb 1, 2015
sanitize history: Remove ':open', ':tabopen' and ':winopen' command-line...
@maxauthority maxauthority merged commit bc2e0d3 into vimperator:master Feb 1, 2015
@zklinger zklinger deleted the sanitize-history-fix branch February 27, 2015 00:03
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