;;;; These are some useful commands for your configuration file (~/.tfrc).
;;;; Feel free to customize these commands to your own tastes, or ignore them.

;;; Turn on windowing mode.
/visual on

;;; Turn on paging
; /more on

;;; Turn on introductory MUD text suppression.
/quiet on

;;; Disable old-style slash interpretation
;;; I recommend this unless you have old macros containing multiple slashes.
; /set oldslash=0

;;; Load files.
;;; Only useful if you have these files, of course.
; /loadworld
; /loadhilite
; /loadgag
; /loaddef
; /loadbind
; /loadtrig

;;; LP/DIKU stuff
; /lp on
; /lpquote on
;;; Automatic login using LP/DIKU format (/login must be ON)
; /def -p2 -h"LOGIN *" = %2%;%3
