From 84f6663a078ee8907fb1287fc25672c5f226f420 Mon Sep 17 00:00:00 2001 From: Alexander Gavrilov Date: Sun, 26 Aug 2012 21:19:56 +0400 Subject: Add a tweak to save the cursor position of dwarfmode between menus. --- dfhack.init-example | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'dfhack.init-example') diff --git a/dfhack.init-example b/dfhack.init-example index 552b2b3a..380bdd04 100644 --- a/dfhack.init-example +++ b/dfhack.init-example @@ -51,3 +51,10 @@ keybinding add Alt-R@dwarfmode/QueryBuilding/Some gui/room-list.work # interface for the liquids plugin keybinding add Alt-L@dwarfmode/LookAround gui/liquids + +################### +# UI logic tweaks # +################### + +# stabilize the cursor of dwarfmode when switching menus +tweak stable-cursor -- cgit v1.2.1