Skip to content

ccmake: Additional keybindings

Martin Duffy requested to merge martin.duffy/cmake:ccmake-keybinds into master

Adds the following keys to ccmake:

  • w: writes changes to cache file and quits without generating
  • N: jump to previous search result
  • Home: jump to first option
  • End: jump to last option
Edited by Martin Duffy

Merge request reports