0.0
No commit activity in last 3 years
No release in over 3 years
Pry adapter for Web Console.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 4.0.0

Runtime

~> 0.9.11
<= 0.2.0, >= 0.1.0
 Project Readme

Deprecated

Web Console doesn't try to be a terminal emulator.

When we started out with Web Console, we didn't wanted to use a full-blown terminal emulator on the web, but rather simulate the experience. However, some of the ideas we had about the project turn out to be hard or impossible with that approach.

As of v0.3.0, Web Console comes with a full featured VT100 compatible terminal emulator. This makes any adapter obsolete, as we can easily run any terminal process. Running your pager or favorite terminal editor in Pry is no longer a hassle.

We encourage you to just use the latest Web Console. Version v0.2.1 would be the last one for web-console-pry.