dynamo-browse/internal/common
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
..
maputils Added a few changes to query expressions (#51) 2023-04-14 15:35:43 +10:00
sliceutils Added the "export -all" switch (#54) 2023-07-31 20:59:05 +10:00
ui Converted scripting language Tamarin to Risor (#55) 2023-10-06 15:27:06 +11:00
workspaces backstack: have added the workspace flag 2022-08-14 09:20:24 +10:00