summaryrefslogtreecommitdiff
path: root/bin/csh/dir.h
diff options
context:
space:
mode:
authoranton <anton@cvs.openbsd.org>2017-08-30 06:42:22 +0000
committeranton <anton@cvs.openbsd.org>2017-08-30 06:42:22 +0000
commitd4324463f4318e2f73a7fb1ea3e50e0a5142422a (patch)
treea9a3ac651f5e2d49dca84513fc40bdda4c93e178 /bin/csh/dir.h
parent2f8a066f71d869074f7a789405f23c99d28c7f21 (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