List

Flag: -s, --list-shift
Env: $TODOTXT_TUI_LIST_SHIFT
Conf: list_shift
Determines the number of lines displayed above and below the currently active item in a list when scrolling. This helps maintain context around the active task during navigation.

default: 4


Flag: -L, --list-keybind
Env: $TODOTXT_TUI_LIST_KEYBIND
Conf: list_keybind
Configures the keybindings for interacting with task lists. These bindings enable efficient scrolling, selection, and manipulation of list items.

default:

G = "ListLast"
h = "CleanSearch"
k = "ListUp"
g = "ListFirst"
j = "ListDown"