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.
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.