The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.1.11 - 2020-05-19

  • Updating for release of version 0.1.11 Updated date (Ivan Wills) Adding missing files for testing (Ivan Wills) Added missing dependency (Ivan Wills) Moving run text to after the clear screen and printing only on the first run (Ivan Wills) Fixing case when watching files and trying to quit (Ivan Wills) Making sub-command config dynamic (Ivan Wills) Cleaning up history (Ivan Wills) New history command (Ivan Wills) Added more logic to help helper functions from having issues (Ivan Wills) Adding option to clear screen before re-running command (Ivan Wills) Fixing up travis build versions (Ivan Wills) Adding option to clear terminals before running (Ivan Wills)

Documentation

Description of the vtide configuration files

Modules

A vim/tmux based IDE for the terminal
Base class for VTide sub commands
Show the current VTide configuration and environment
Run an edit command (like Run but without a terminal spec)
Run a grep command on vtide editor globs
Show help for vtide commands
Initialize an session configuration file
List recent App::VTide sessions
Refresh App::VTide configurations
Run a terminal command
Save configuration changes
Split tmux terminal helper
Start a session
Tells you about the terminal you are in
Manage configuration for VTide
Manage code hooks for APP::VTide

Examples