Skip to content

Commit

Permalink
selection p16
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacperacy committed Jul 8, 2024
1 parent 3167409 commit 62d5235
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ pub fn render(app: &mut App, frame: &mut Frame) {

let pos = app.get_cursor_position();

// TODO: remove highlight if select
// TODO: remove highlight if select
let content_lines: Vec<Line> = app
.content
Expand Down

0 comments on commit 62d5235

Please sign in to comment.