dynamo-browse/internal/common/ui
Leon Mika 7ca0cf6982
Converted scripting language Tamarin to Risor (#55)
- Converted Tamarin script language to Risor
- Added a "find" and "merge" method to the result set script type.
- Added the ability to copy the table of results to the pasteboard by pressing C
- Added the -q flag, which will run a query and display the results as a CSV file on the command line
- Upgraded Go to 1.21 in Github actions
- Fix issue with missing limits
- Added the '-where' switch to the mark
- Added the 'marked' function to the query expression.
- Added a sampled time and count on the right-side of the mode line
- Added the 'M' key binding to toggle the marked items
- Started working on tab completion for 'sa' and 'da' commands
- Added count and sample time to the right-side of the mode line
- Added Ctrl+V to the prompt to paste the text of the pasteboard with all whitespace characters trimmed
- Fixed failing unit tests
2023-10-06 15:27:06 +11:00
..
commandctrl Converted scripting language Tamarin to Risor (#55) 2023-10-06 15:27:06 +11:00
dispatcher issue-50: fixed package name (#52) 2023-04-17 08:31:03 +10:00
events Converted scripting language Tamarin to Risor (#55) 2023-10-06 15:27:06 +11:00
logging A few various changes 2022-06-16 22:00:25 +10:00
osstyle A few bug-fixes and maintenance tasks (#30) 2022-10-04 13:01:53 +11:00
uimodels sqs-browse: remove assumption regarding table keys 2022-03-25 08:17:52 +11:00