Sha256: 4787b6f91a2d974f15bd111843cb16f960b011e92ed0fe6377f2a165ba548273

Contents?: true

Size: 727 Bytes

Versions: 2

Compression:

Stored size: 727 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 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

2 entries across 2 versions & 1 rubygems

Version Path
shelr-0.11.4 TODO.org
shelr-0.11.3 TODO.org