Browse Source

Added some stuff to todo.txt

Added tmux install instruction link to README
master
Adam Williams 12 years ago
parent
commit
e4c44bad7e
  1. 11
      README
  2. 5
      todo.txt

11
README

@ -68,7 +68,14 @@ read in optional settings as required
Displaying:
-----------
Setup panes in tmux or multiple terminal windows and use the tail command (ex. tail -fs .1 minimap)
on whichever log file you wish.
Linux/Unix:
Setup panes in Tmux or multiple terminal windows and use the tail command (ex. tail -fs .1 minimap)
on whichever log file you wish.
Mac OSX:
See link below for instructions setting up Tmux.
https://blogs.oracle.com/unixben/entry/install_tmux_on_mac_os
*NOTE* For the minimap file you will need to set the size of the window to match the output from the mud.
For a typical 10pt font a size of 30columns by 21rows should be close.

5
todo.txt

@ -16,3 +16,8 @@ Separate the "core" components from the "plug-ins"
- .tin vs .tt and/or directories
Remove redundancy, fix bugs, add functionality to settings.
Change reports from masaki theme to neutral
Update mapping in gmcp.tin to set room_terrain from GMCP values
- eventually expand this to color rooms based on terrain
Loading…
Cancel
Save