We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2267feb commit 3b9e2dcCopy full SHA for 3b9e2dc
src/reference/changes.rst
@@ -142,6 +142,8 @@ Cylc Tui
142
:align: center
143
:width: 65%
144
145
+|
146
+
147
Configure your ``$EDITOR``, ``$GEDITOR`` and ``$PAGER`` environment variables
148
to change which tool is used.
149
@@ -150,6 +152,9 @@ to change which tool is used.
150
152
Make sure your configured command waits for the tool to be closed before
151
153
exiting, e.g. use ``GEDITOR=gvim -f`` rather than ``EDITOR=gvim``.
154
155
+Additionally, Tui now displays task states and :term:`flow` numbers in
156
+context menus for improved clarity / accessibility.
157
158
159
Cylc Reload
160
^^^^^^^^^^^
0 commit comments