Status Bar

You can use the evaluator in the status bar to insert text returned by the evaluation.

Use the {= ... =} code to insert an evaluation expression. The expression between the {= and the =} markers can span multiple lines if needed. The return value of the expression is inserted into the status bar.

In this evaluation context, the following variables are available:

VariableTypeDescription

status code

varies

path

path

Returns the current path the status bar is displaying information for.

The return value should be a str that will be inserted into the status bar.

最后更新于