Sha256: 8945a469fe3d72b8cd8b190cb9f6c19612b54d79d829dbaec1489a41a5fa651b

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

Shellplay Changelog
=========================

v0.0.7 - 2014-08-13
-------------------
- fix exec of commandfs in shellplay
- implement a `p` command in play mode for switching to previous screen
- added management of bash escape char for colorization in output texts


v0.0.6 - 2014-08-13
--------------------
- save json session in pretty format for manual intervention
- chomp output so there is less spaces
- add a config param for setting time format on the elapsed time of last command
- fix display of playprompt
- improved styling on 'timespent' display

v0.0.5 - 2014-08-12
------------------
- add a `/` record prefix for clearscreen, works with iterm2 on mac, linux trick don't work yet
- add a `?` record prefix for faking output, in case of ssh connection for example
- add a `>` to change the prompt and a `>>` to switch prompt back and forth
- code is getting messy, it will be time to refactor the record into some classes soon

v0.0.4 - 2014-08-12
------------------
- add changelog link in the gemspec
- add a `##` record option for inhibiting display of the play prompt
- add a `d` record command to drop last screen

v0.0.3 - 2014-08-11
-------------------
- fix shellrecord that was broken after incomplete file renaming

v0.0.2 - 2014-08-10
---------------
- made recorder and player more or less working
- changed project name twice. First shellprez, then shreplay, finally shellplay rocks better

v0.0.1 - 2014-08-08
------------------
- just initial code

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shellplay-0.0.7 CHANGELOG.md