Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added shell session language #1892

Merged
merged 2 commits into from
Jun 12, 2019

Conversation

RunDevelopment
Copy link
Member

This PR adds support for the shell session language and resolves #1891.

The new language is basically a simplified version of the command line plugin and doesn't support output syntax highlighting and custom hosts/names.

The raison d'etre for this language is that it is easier to use than the command line plugin (no manual data-output) and therefore easier to use as an embedded language (e.g. Markdown).

Screenshot

image


This is also a partial fix for #1662.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shell-session (command-line) syntax
1 participant