29 december 2017
This is a public service announcement for feels
If feels complains about your config every time you start it, it's because you don't have a gopher folder in your home directory and don't have the corresponding entry in ttbprc. I had this problem too, but I solved it by following the steps below (~endorphant might fix it when he/she has the time):
Enter
cd ~/.ttbp/config. This will take you to thefeelsconfig folder.Enter
nano ttbprc. This will openttbprc, yourfeelsconfig file. This file is in the JSON format.According to your preference, add the key-attribute pair
"gopher": trueor"gopher": falsein the file. Follow the pattern of the file if you don't know about JSON. JSON is designed to be understood on the first try.If you've set
gophertotrue, then entermkdir ~/public_gopher. This creates a folder calledpublic_gopherin your home directory.Start
feelsand see if there are any complaints about the config file. If things are not working as expected, then typemkdir ~/.ttbp/gopher. This creaes a folder calledgopherin your.ttbpsubdirectory.
Things should start working normally. If there are still problems, just send endorphant@tilde.town an email. I, too, am willing to field questions. You can send emails to login@tilde.town to reach me.
And as always, have fun at tilde.town!