minor change

This commit is contained in:
filipriec
2025-04-03 23:00:34 +02:00
parent 2e912dd261
commit 9f6268dbc9

View File

@@ -61,10 +61,8 @@ pub async fn handle_read_only_event(
"next_entry",
];
const CONTEXT_ACTIONS_LOGIN: &[&str] = &[
"move_up",
"move_down",
"move_first_line",
"move_last_line",
"previous_entry",
"next_entry",
];
if key.modifiers.is_empty() {