diff --git a/1.1.md b/1.1.md index bbdb70c8..38d5343e 100644 --- a/1.1.md +++ b/1.1.md @@ -8,7 +8,7 @@ - Fix padding escape codes on BSD systems. - Swap escape codes from `\e` to `\033` for consistency. - We only move the cursor to the bottom of the terminal in w3m/iterm2 rendering modes. -- Cursor position is now dynamic based on the height of the ascii and info text. +- Cursor position is now dynamic in ascii mode based on the height of the ascii and info text. - If images and ascii are off, don't clear the terminal - The script now exits correctly instead of always exiting with status code `1` - If the script exits for any reason, unhide the cursor.