the search tui is not working yet
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// src/state/canvas_state.rs
|
||||
|
||||
|
||||
pub trait CanvasState {
|
||||
fn current_field(&self) -> usize;
|
||||
fn current_cursor_pos(&self) -> usize;
|
||||
|
||||
Reference in New Issue
Block a user