[Github-comments] [geany/geany-plugins] vimode: Separate command and search history (#848)
Jiří Techet
notifications at xxxxx
Sat May 4 07:14:13 UTC 2019
Vi seems to use a separate history for commands (starting with ':')
and searches (starting with '/' or '?'). Let's do the same.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/848
-- Commit Summary --
* vimode: Use pointer array for ex command history
* vimode: Separate command and search history
-- File Changes --
M vimode/src/excmd-prompt.c (66)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/848.patch
https://github.com/geany/geany-plugins/pull/848.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/848
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190504/c929bde9/attachment-0001.html>
More information about the Github-comments
mailing list