-
rswindell authored
it'll use the bbs.menu() function to display it - with automatic file type/extension selection based on current terminal. Since the bbs.menu() function looks for files in text/menu, you'll need to change the path e.g. from "../text/system.msg" to just "../system.*" to display text/system.*
rswindell authoredit'll use the bbs.menu() function to display it - with automatic file type/extension selection based on current terminal. Since the bbs.menu() function looks for files in text/menu, you'll need to change the path e.g. from "../text/system.msg" to just "../system.*" to display text/system.*
Loading