add -W to specify window size.
various other little fixes.
This commit is contained in:
parent
3d72637f9b
commit
be36ff6885
36 changed files with 332 additions and 304 deletions
|
|
@ -20,7 +20,7 @@ if(! ~ $tag(1) */){
|
|||
|
||||
echo -n , | wr addr
|
||||
ls -pF $tag(1) | sed 's/\*$//' |
|
||||
9grep -v '^\.|\.o$|^o\.' |
|
||||
9grep -v '^''?\.|\.o$|^''?o\.' |
|
||||
mc | wr data
|
||||
echo -n '#0' | wr addr
|
||||
echo -n 'dot=addr' | wr ctl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue