diff --git a/README b/README index fb2a3d4..939d94c 100644 --- a/README +++ b/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. diff --git a/todo.txt b/todo.txt index 76a775b..3f75b03 100644 --- a/todo.txt +++ b/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