зеркало из
https://github.com/glebtv/tui-textarea.git
synced 2026-09-05 07:15:49 +03:00
add Key::Copy, Key::Cut, Key::Paste support
Этот коммит содержится в:
@@ -47,6 +47,9 @@ fn test_input_all_combinations_sanity() {
|
||||
Esc,
|
||||
MouseScrollDown,
|
||||
MouseScrollUp,
|
||||
Copy,
|
||||
Cut,
|
||||
Paste,
|
||||
] {
|
||||
push_all_modifiers_combination(&mut inputs, k);
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user