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