Updated zago code (markdown)
Add initial LOGO editor code examples for Hello World and Leap Year
Add Headless mode for executing LOGO code directly in the terminal
Add fill.tape script for automated terminal interactions - Introduced a new script file `fill.tape` to automate terminal commands. - Configured output settings for GIF and MP4 formats. - Set terminal appearance parameters including font size, dimensions, and theme. - Implemented a sequence of typing commands, sleeps, and navigation to simulate user input.
Fix Markdown formatting in table examples and add note for advanced content
Add a new tape script for transforming command inputs into GIF and MP4 formats - Created a new file `transform_command.tape` to automate the process of simulating command line inputs. - Configured settings such as shell type, font size, dimensions, and theme. - Included typing simulation for commands with specified delays to enhance visual output.
Fix image path for text transformation feature in help documentation
Add a new tape for transforming Traditional Chinese to Simplified Chinese - Created a new tape file `transform.tape` - Configured output settings for GIF and MP4 formats - Set shell to bash and defined font size, dimensions, padding, and theme - Added scripted typing commands to automate the transformation process
Refactor zago help documentation to clarify advanced drawing and automation commands
Enhance zago help documentation with additional details on cursor position retrieval, advanced editor logo features, and improved command descriptions
Refactor zago help documentation to improve clarity on automation techniques and add advanced editor logo section
Enhance zago help documentation with details on loop execution and list traversal commands
Add note about important assistance in F1 menu of zago help documentation
Enhance zago help documentation with multi-file navigation, spell checker, and automatic encoding detection features
Update zago help documentation to include F7 key for entering table mode
Add drawing parameters to zago commands for enhanced customization
Add common text output and status bar commands to LOGO editor documentation
Add configuration file support and advanced drawing commands to zago help documentation
Add a new tape script for generating a table in markdown - Created a new tape file `table_size.tape` to automate the process of creating a markdown table. - Configured output settings for GIF and MP4 formats. - Included commands to set up the environment, create a new markdown file, and generate a table with specified dimensions. - Added sleep intervals to ensure proper timing between commands for smooth execution.
Add mermaid.tape for generating Mermaid diagrams in zago
Add initial tape script for directory operations with output settings
Add edit menu GIF and corresponding tape script for demonstration
Add vhs/table.tape for table mode demonstration in terminal
Add initial tape script for generating line.gif and line.mp4 - Set up environment with specified shell, font size, dimensions, and theme. - Implement typing simulation for commands related to "zago" and "box". - Include sleep intervals for pacing and user experience. - Finalize with command to create "line" output.
Add a new tape script for greeting "Hello, zago!" with custom settings
Enhance zago help documentation for grid table functionality with detailed navigation and cell adjustment instructions
Enhance zago help documentation with examples for grid table functionality and cell size adjustment commands
Enhance zago help documentation to clarify grid table functionality and improve visual table features
Enhance zago help documentation with additional search and replace commands, and clarify table mode functionality
Update zago help documentation for clarity and conciseness in usage descriptions