diff --git a/README.md b/README.md index 5de1e20..85baa3b 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ $ termsnap --lines 9 --columns 28 -- cowsay Hello, world # On exit, for some terminals, Neovim clears the terminal screen by swapping # back to the main terminal screen buffer. The `--render-before-clear` argument # renders the terminal screen as it was just prior to that swap occurring. -$ termsnap --lines 12 --columns 60 --term alacritty --render-before-clear -- nvim --clean ./scripts/example.py <