blob: 27997ac87e1a02057650038f69ab6fdaa834d1a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Random notes on trouble shooting:
- io:formats go to /tmp/edit.out, which is re-created from scratch each time.
- Sometimes colours go strange, particularly (for me) when running in a
shell on a remote machine. When this happens to me in xterm, I retry in
rxvt and it tends to work. However, on *my* computer the colours are ok :-)
Presumably some extra initialisation of the SLang library is needed.
|