27 Commits

Author SHA1 Message Date
9b3ae629f3 include the command in the error message 2026-02-20 18:19:57 +00:00
74ed189ca5 minor bump v0.5.0 2026-02-20 18:17:05 +00:00
6e50e0861f add Renderable type annotation
add {Writable}.error() for displaying error messages in red.
2026-02-20 18:16:47 +00:00
ab4898dac3 prevent keypresses from ConfigScreen propogating to the mainframe
improve the error message should a command execution fail.
2026-02-20 18:16:15 +00:00
086eeba916 make hover and focus more consistent with one another.
reorganise css.
2026-02-20 17:55:17 +00:00
2075e98c17 typo 2026-02-20 17:11:20 +00:00
923faa67ec patch bump v0.4.2 2026-02-20 16:18:43 +00:00
76483a24b9 improve the hovering and focus effects for the buttons. 2026-02-20 16:18:29 +00:00
b3a3a4759a add --version and --help to additional flags v0.4.1 2026-02-20 15:41:58 +00:00
fc6c2e99a5 add Special Thanks
patch bump
2026-02-20 15:39:48 +00:00
97458682ea move guard clause out of context block 2026-02-20 15:36:20 +00:00
3181377c18 typo 2026-02-20 15:28:05 +00:00
30ed9e9e6c minor bump v0.4.0 2026-02-20 15:25:05 +00:00
8139ecf21f upd screenshot 2026-02-20 15:24:52 +00:00
f74ce3e17c add --raw and --append to Flags section 2026-02-20 15:24:37 +00:00
82fb9b9fc4 add Writable class for creating RenderableTypes 2026-02-20 15:22:21 +00:00
8d11f60201 move settings and configscreen into their own files
rename tcss file
2026-02-20 15:21:14 +00:00
c62d18289b upd screenshot 2026-02-20 00:40:41 +00:00
6677ce56a7 minor bump v0.3.0 2026-02-20 00:27:20 +00:00
b3bc7c687c fix ruff py version 2026-02-20 00:26:47 +00:00
ebe7437974 add a config popup window for updating connection settings from within the TUI. 2026-02-20 00:26:39 +00:00
74393f5fb3 minor bump v0.2.0 2026-02-19 23:45:01 +00:00
316fa2bd5f write an error message to the user if a command fails. 2026-02-19 23:44:39 +00:00
e87ca1d0e5 upd dotenv file path 2026-02-19 23:36:42 +00:00
3fbac04756 add hatch and ruff badges 2026-02-19 22:43:13 +00:00
637597c95a add description 2026-02-19 22:34:37 +00:00
7682f4080e first commit v0.1.0 2026-02-19 22:29:15 +00:00