Fixes
- fix suggest menu filtering when text has multiple wiki links
- fix broken keyboard navigation focus system #485
- scope all
keydown
events to the current view. This prevents other views from breaking the menu system
Refactor
- move the delete button into the base header cell menu
- move the wrap column toggle into the base header cell menu
- decrease undo/redo throttle to 20ms