Sha256: 60457aaca1579522793d061fb51a3cc01055939409a03aafaa70ceba46a6d893

Contents?: true

Size: 833 Bytes

Versions: 28

Compression:

Stored size: 833 Bytes

Contents

* DONE Remove dependencies for easier packaging
* DONE Port to termrec or ttyrec
  git clone http://angband.pl/git/termrec
  http://angband.pl/termrec.html
* DONE Think about terminal setup before shellcasting
* TODO Re-implement scriptreplay in ruby for BSD/OSX guys
* TODO Make all pseudographic fit terminal size
* TODO Take in account suggestions from playterm
  be sure to set your terminal width/height to 80x24 or 120x35
  to get rid of your prompt type 'export PS1="playterm $ "'
  if you want to turn off wordwrap in your terminal type: echo -e "\e[?7l\c"
  sometimes it helps to type 'export TERM=vt100' again before you start the real deal
  use CTRL-C to prevent commentary text (for instructing the user) being processed
* TODO Port Figlet from artii gem to ruby 1.9.2
  and use it instead hardcoded headers and footers

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
shelr-0.16.3 TODO.org
shelr-0.16.2 TODO.org
shelr-0.16.1 TODO.org
shelr-0.16.0 TODO.org
shelr-0.15.2 TODO.org
shelr-0.15.1 TODO.org
shelr-0.15.0 TODO.org
shelr-0.14.1 TODO.org
shelr-0.14.0 TODO.org
shelr-0.13.3 TODO.org
shelr-0.13.2 TODO.org
shelr-0.13.1 TODO.org
shelr-0.13.0 TODO.org
shelr-0.12.9 TODO.org
shelr-0.12.8 TODO.org
shelr-0.12.7 TODO.org
shelr-0.12.6 TODO.org
shelr-0.12.5 TODO.org
shelr-0.12.4 TODO.org
shelr-0.12.3 TODO.org