add autoindent (-a) and chording.
clean up argument parsing.
This commit is contained in:
parent
4ac5f249ad
commit
17ab31aac6
8 changed files with 113 additions and 74 deletions
|
|
@ -88,6 +88,7 @@ extern int hversion;
|
|||
extern int plumbfd;
|
||||
extern int hostfd[2];
|
||||
extern int exiting;
|
||||
extern int autoindent;
|
||||
|
||||
#define gettext sam_gettext /* stupid gcc built-in functions */
|
||||
Rune *gettext(Flayer*, long, ulong*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue