Leon Mika
f373a3313a
A few bug-fixes and maintenance tasks ( #30 )
...
- Fixed a bug which was not properly detecting whether MacOS was in light mode.
- Fixed a bug which was breaking filtering with the table-selection mode.
- Upgraded bubble-tea.
2022-10-04 13:01:53 +11:00
Leon Mika
5b6bf1f0ae
ctrlret: replaced return types of controllers from tea.Cmd to tea.Msg
...
This dramatically cuts downs the number of closures.
2022-08-18 21:39:13 +10:00
Leon Mika
a8dd264983
Changed package from awstools to audax
2022-07-28 21:36:16 +10:00
Leon Mika
809f9adfea
Added mode line
...
Also rescanning will maintain the current query
2022-06-22 11:57:12 +10:00
Leon Mika
1b8518b6e4
ssm-browse: header styling
2022-03-30 22:52:26 +11:00
Leon Mika
d3f6475070
ssm-browse: fixed the views of dynamo-browse
2022-03-29 15:46:18 +11:00
Leon Mika
6f323fa4cf
table-select: fixed sizing bug
2022-03-28 21:07:11 +11:00
Leon Mika
826a28664a
Small bug fix to table select filtering
2022-03-28 04:54:37 +00:00
Leon Mika
aa828df3ae
Most of the new models have been reimplemented
2022-03-27 23:19:38 +00:00
Leon Mika
8b743351dd
table-select: have got a basic loading indicator built
2022-03-27 22:43:36 +11:00
Leon Mika
5d213c4ee8
Have got a modal table-selection list working
...
Also tracked down what was causing major pauses when creating new tables.
It was due to querying whether terminal is light or not. So making a call to
get that info on launch.
2022-03-27 15:53:58 +11:00