From 692d1da95d82adc30e0ba650124330f1a098a697 Mon Sep 17 00:00:00 2001 From: John Novak Date: Tue, 17 Jul 2018 19:35:26 +1000 Subject: Fix setCursorPos and setCursorXPos on POSIX (#8310) --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 681b4b0a4..43b351ef1 100644 --- a/changelog.md +++ b/changelog.md @@ -54,6 +54,11 @@ - The procs ``parseHexInt`` and ``parseOctInt`` now fail on empty strings and strings containing only valid prefixes, e.g. "0x" for hex integers. +- ``terminal.setCursorPos`` and ``terminal.setCursorXPos`` now work correctly + with 0-based coordinates on POSIX (previously, you needed to use + 1-based coordinates on POSIX for correct behaviour; the Windows behaviour + was always correct). + #### Breaking changes in the compiler -- cgit 1.4.1-2-gfad0