Module textredux.core.ui

The ui module handles UI related operations for Textredux.

Fields

view_split_preference Specifies the way that Textredux should split views.


Fields

view_split_preference
Specifies the way that Textredux should split views. Possible values are: - 'horizontal' : Prefer horizontal splits. - 'vertical' : Prefer vertical splits.