Commit Graph

10 Commits

Author SHA1 Message Date
e003be5bee feat: Updates logging paths, to all write to 'logs' directory in the tmp directory. 2025-10-09 18:36:49 -04:00
390230e532 feat: Moves utils-launcher preview to be at bottom and updates window rules for utils-launcher 2025-10-09 13:34:07 -04:00
fd22a4ab4a feat: Updates timestamp formats for logs to be more readable, updates utils-launcher config to use the '*ctl' command variants, updates preview-stats for utils to format previews based on width of preview window. 2025-10-08 11:10:42 -04:00
52b78aadf8 feat: Updates windowctl subcommands, fixes some logging bugs. Need to remove old files and update keybinds to use windowctl subcommands. 2025-10-07 14:40:04 -04:00
7aec9d1610 feat: Adds ability to pipe addresses into close-windows script. 2025-10-06 19:56:14 -04:00
5946a177fb feat: Adds help to preview-stats, changes message that get logs to console during error or warning messages. 2025-10-06 18:46:59 -04:00
a7e6bc893c feat: Adds monitor-picker, utility script for generating fzf preview data for pickers. 2025-10-05 21:17:04 -04:00
90c97263cb feat: Updates setup-logger script to not require file argument, will default to /tmp/<label>.log 2025-10-05 16:46:59 -04:00
dccb1ca0a3 feat: Integrates logging into scripts that need it. 2025-10-05 16:35:19 -04:00
f729bedc99 feat: Adds logging script as a general logging utility to not pollute console for TUI's for example. Updated gen script to put it into newly generated scripts, need to update existing scripts to use it. 2025-10-05 15:21:50 -04:00