Find
From FreeMind
The user can search the complete mind map using the find function. The searching is limited to the branch whose root node was selected when the find function was chosen. The searching is a breadth-first search. There is a find next function.
Menu
- Edit > Find...
- Edit > Find Next
Keyboard
- Control + F: Find
- Control + G: Find Next
Implementation
- FindAction
CVS: