projects
/
xboard.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Indicate squares a lifted piece can legally move to
[xboard.git]
/
winboard
/
metascript.txt
1
1,$g/""/d
\r
2
1,$g/^[^"]*$/d
\r
3
1,$g/\\/s//&&/g
\r
4
1,$g/\//s//\\&/g
\r
5
1,$g/&[^"]*"$/s//\\&/
\r
6
1,$s/===/\/s\/\//
\r
7
1,$s/$/\/gp/
\r
8
1,$s/^/1,$g\//
\r
9
$a
\r
10
w tmp.rc
\r
11
q
\r
12
.
\r
13
w script.txt
\r
14
q
\r