Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2026 11:27:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293217] grep(1) reads EOF twice from interactive stdin before quitting
Message-ID:  <bug-293217-227-XxixkTGMuf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293217-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293217

Viacheslav Chimishuk <vchimishuk@yandex.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vchimishuk@yandex.ru

--- Comment #2 from Viacheslav Chimishuk <vchimishuk@yandex.ru> ---
If I type `foo` without hitting Enter it requires three ^D to exit. 

  $ grep x
  foo^D^D^D
  $

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293217-227-XxixkTGMuf>