From 58d6df2b6abfba735da8e93a637f127a842371c5 Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 29 Jan 2016 11:38:25 +1100 Subject: [PATCH] Update changelog --- 1.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.1.md b/1.1.md index 8682ad12..7b244b8c 100644 --- a/1.1.md +++ b/1.1.md @@ -4,6 +4,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. ### Info