Jettison the -s option.
It's no longer needed since libedit doesn't have the 'paste bug'.
This commit is contained in:
parent
98f019b9e4
commit
dec4cf3968
4 changed files with 7 additions and 14 deletions
1
cheat.c
1
cheat.c
|
@ -8,7 +8,6 @@
|
|||
|
||||
FILE *logfp = NULL, *rfp = NULL;
|
||||
bool oldstyle = false;
|
||||
bool editline = true;
|
||||
bool prompt = true;
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue