Added some stuff to todo.txt

Added tmux install instruction link to README
This commit is contained in:
Adam Williams 2012-08-14 17:04:47 -07:00
parent 404828515e
commit e4c44bad7e
2 changed files with 14 additions and 2 deletions

11
README
View File

@ -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.

View File

@ -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