Skip to content

Commit

Permalink
fix: remove extra command (#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
aschey authored Jun 16, 2024
1 parent fce58c8 commit be8cb8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/event-read.rs
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ fn main() -> io::Result<()> {
execute!(
stdout,
DisableBracketedPaste,
PopKeyboardEnhancementFlags,
DisableFocusChange,
DisableMouseCapture
)?;
Expand Down

0 comments on commit be8cb8c

Please sign in to comment.