Joel Christensen
Joel Christensen
Thanks for the reply. I won't bother with it then. I was interested in the multiplayer idea. On Mon, Sep 19, 2016 at 8:32 PM, Ingrater [email protected] wrote: > Hi...
Can't select text to copy etc! Some text doesn't get printed.
Yes, OSX built in. I get a cross hair. When I quit the program, then I can select and copy etc.
I can paste into it. I can't even select in the command line. Shift didn't help. ``` import adam = terminal; //auto terminal = adam.Terminal(adam.ConsoleOutputType.linear); ``` not work -> auto...
``` void main(string[] args) { //#stuff at the start (in the terminal when the the program is run) BibleVersion = "English Standard Version"; loadXMLFile(); parseXMLDocument(); import adam = terminal; auto...
Maybe I'll just use the memory leak way. On Tuesday, 24 November 2015, Adam D. Ruppe [email protected] wrote: > So I just tried this on an el capitan Mac and...
I don't get it. I /want/ to be able to select text in the terminal. On Tuesday, 24 November 2015, Adam D. Ruppe [email protected] wrote: > On Mon, Nov 23,...
It went out of control! (I used the mouse to close the terminal). I think when I tried to paste into the edit line. It kept printing stuff before I...
Yes, thanks! Thanks for all the help, Adam! One thing though. At first it had the input line just below other text, but then there's a gap after I've entered...
See in brackets: Joels-MacBook-Pro:Debug joelcnz$ ./run Loading xml file.. Processing xml file.. q - quit h - help. eg Joel 1 1 - -1 -- for whole chapter D>First q...