blob: b20d4fb9f7d15a2817966f361e1895d5a2bd0443 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- README.orig 2005-11-11 14:37:49.880121000 +0100
+++ README 2005-11-11 14:40:09.350121000 +0100
@@ -76,8 +76,8 @@
s-expression puts the window on workspace 2, maximised, if the window name
begins with "Character" and has more characters in (note .+ rather than .*).
-I will write more documentation in the future but for now you'll have to look at
-the "symbols" array in src/parser.c to see what functions are available.
+For a complete syntax reference of s-expressions, see the SYNTAX file in the
+documentation directory.
Running
|