fix clear screen on linux
fix command execution to use $SHELL
rather than bash
for FreeBSD comopat
create config dir if it does not exist (first time launch)
add more code documentation
update dependencies
fix display of session prompt
better quit on bash for shellplayer
better initial prompt for html version
optimize html export
fix display of prompts in html export
html export rudimentary but functional
fix recording that was broken in 0.1.1
add experimental html export
remove the need for input of prompt and timeformat if they are included in the session
first version seems ok, it's running and has been used on the field
add a x
command in recorder to cancel a record
add a default prompt at config creation
improve the session selection menu to include remote recording
add a 'type enter to begin' at the first screen
fix recorder to take account of cd
properly
fix recorder command execution
made possible to open a remote json file with shellplay http://example.com/something.json
moved config vars (prompt and timeformat) to session file
added a shellcat
command to merge sessions
fix the fix of creation of config dir
fix creation of the config dir at first launch
fix exec of commands 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
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
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
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
fix shellrecord that was broken after incomplete file renaming
made recorder and player more or less working
changed project name twice. First shellprez, then shreplay, finally shellplay rocks better
You can’t perform that action at this time.