diff options
author | anton <anton@cvs.openbsd.org> | 2017-08-30 06:42:22 +0000 |
---|---|---|
committer | anton <anton@cvs.openbsd.org> | 2017-08-30 06:42:22 +0000 |
commit | d4324463f4318e2f73a7fb1ea3e50e0a5142422a (patch) | |
tree | a9a3ac651f5e2d49dca84513fc40bdda4c93e178 /bin/csh/dir.h | |
parent | 2f8a066f71d869074f7a789405f23c99d28c7f21 (diff) |
Fix pasting of long (>BUFSIZ) lines in csh with filec enabled. NUL-terminating
the input buffer instructs csh that the buffer contains a complete command. This
is wrong and should only happen when buffer is not full, otherwise more data has
to be read in order form a complete command.
While here, do not print the prompt again when the input exceeds the input
buffer and while inserting a line continuation (backslash).
Diffstat (limited to 'bin/csh/dir.h')
0 files changed, 0 insertions, 0 deletions