Leon Mika
c8b65f6b0a
Added some quality of life changes
...
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
204c79ca2d
Started working on functions for creating attribute values
...
ci / build (push) Successful in 3m20s
Also finished mapping attribute values to/from UCL
2025-05-27 21:45:09 +10:00
Leon Mika
32ae488066
Moved package to lmika.dev/cmd/dynamo-browse
ci / build (push) Successful in 3m17s
2025-05-26 22:04:23 +10:00
Leon Mika
291d1439f4
Removed the script controller
ci / build (pull_request) Has been cancelled
2025-05-26 21:45:36 +10:00
Leon Mika
76dce52a86
Added opt:set
2025-05-26 21:20:46 +10:00
Leon Mika
cae7509a76
Almost feature complete
...
- Added reading of UCL scripts
- Added pasteboard commands
- Added ui:command which will define a proc at the top-level
2025-05-25 13:31:00 +10:00
Leon Mika
7ae99b009b
ucl: added rs:set
2025-05-23 22:04:41 +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
Leon Mika
6bf721873b
Added rs:new and rs:query
2025-05-17 11:11:04 +10:00
Leon Mika
cb908ec4eb
Added back the core interactive commands
2025-05-16 18:01:28 +10:00
Leon Mika
17381f3d0b
Started re-engineering the UCL command instance
2025-05-15 22:16:02 +10:00