add tab size to window ctl file
This commit is contained in:
parent
4e20688042
commit
c591e1e616
2 changed files with 2 additions and 1 deletions
|
|
@ -102,6 +102,7 @@ threadmain(int argc, char *argv[])
|
|||
exits("usage");
|
||||
}ARGEND
|
||||
|
||||
quotefmtinstall();
|
||||
cputype = getenv("cputype");
|
||||
objtype = getenv("objtype");
|
||||
home = getenv("home");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue