Commit graph

5 commits

Author SHA1 Message Date
Leon Mika c8b65f6b0a Added some quality of life changes
All checks were successful
ci / Build (push) Successful in 3m40s
- Fixed the 'M' bind to mark all/none items, rather than toggle
- Fixed panic which was raised when reqesting @item with an index beyond the length of resultset
- Added changing the table when calling @table with a table or string name
2025-10-29 22:15:26 +11:00
Leon Mika 022cec7393 Added RS first (#2)
All checks were successful
ci / build (push) Successful in 3m43s
Added the `First` field on the result set proxy
Upgraded UCL to 0.1.0

Co-authored-by: Leon Mika <lmika@lmika.com>
Reviewed-on: #2
Co-authored-by: Leon Mika <lmika@lmika.org>
Co-committed-by: Leon Mika <lmika@lmika.org>
2025-10-24 06:48:27 +00:00
Leon Mika 32ae488066 Moved package to lmika.dev/cmd/dynamo-browse
All checks were successful
ci / build (push) Successful in 3m17s
2025-05-26 22:04:23 +10:00
Leon Mika 5088009672 ucl: added more resultset functions 2025-05-19 22:14:22 +10:00
Leon Mika 6bf721873b Added rs:new and rs:query 2025-05-17 11:11:04 +10:00