minor change
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user