my $def = Kephra::API::KeyMap::definition_from_event($event); if ($def eq 'ctrl+o'){ open_file( Kephra::App::Dialog::get_file_open() ) }