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 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 40f8dd76e2 ucl: Have started adding some of the psudo variables 2025-05-18 13:42:44 +10:00
Leon Mika 18ffe85a56 First attempt at a resultset pseudovar
The resultset needs a table set, so rs:new will also assume the current table.
2025-05-17 22:16:49 +10:00