feat(config-settings): rename config-toggle → config-settings; add __fish_user_dots_path UI #64

Merged
rootiest merged 10 commits from feat/config-settings-rename-path-var into main 2026-06-23 18:28:30 +00:00
Showing only changes of commit 67f22c8a60 - Show all commits
+1 -1
View File
@@ -5,7 +5,7 @@
# __config_settings_draw <cur_row> <cur_scope> <var1> ... <var8> # __config_settings_draw <cur_row> <cur_scope> <var1> ... <var8>
# #
# DESCRIPTION # DESCRIPTION
# Renders the 16-line config-toggle TUI panel to stdout. Panel width and # Renders the 16-line config-settings TUI panel to stdout. Panel width and
# horizontal position are chosen automatically from $COLUMNS each call, # horizontal position are chosen automatically from $COLUMNS each call,
# so a terminal resize takes effect on the next keypress without any # so a terminal resize takes effect on the next keypress without any
# extra bookkeeping. Four width tiers with a 6-col buffer per side: # extra bookkeeping. Four width tiers with a 6-col buffer per side: