chiark / gitweb /
Invert the Fifteen cursor if FIFTEEN_INVERT_CURSOR ~= ^[yY].*$
authorJonas Kölker <jonaskoelker@yahoo.com>
Thu, 8 Oct 2015 09:57:54 +0000 (11:57 +0200)
committerSimon Tatham <anakin@pobox.com>
Wed, 14 Oct 2015 19:29:32 +0000 (20:29 +0100)
The introduction of flip_cursor allows us to replace some hairy
hand-rolled logic with the standardised and tested move_cursor.


No differences found