mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-04 19:28:29 +01:00
Fix chris fat finger
This commit is contained in:
parent
a7c70cd653
commit
7692c7c1c9
@ -307,7 +307,7 @@ impl CustomList {
|
||||
}
|
||||
|
||||
KeyCode::Enter | KeyCode::Right | KeyCode::Char('l') => {
|
||||
if self.preview_window_state.is_none() {
|
||||
if self.preview_float.get_content().is_none() {
|
||||
self.handle_enter()
|
||||
} else {
|
||||
None
|
||||
|
Loading…
x
Reference in New Issue
Block a user