forked from joejulian/gio
ae2b1f42b2
Selectable was using a key event filter copied directly from editor.go, but it didn't actually process all those keys. Update the filter to only ask for the keys that Selectable actually uses. Signed-off-by: Larry Clapp <larry@theclapp.org>