CVS: cvs.openbsd.org: src
Nicholas Marriott <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/13 13:35:22 Modified files: usr.bin/tmux : prompt-history.c Log message: Replace last use of fgetln with getline, GitHub issue 5389 from Yayo Razo.