[Bug 248377] [PATCH] script(1): Enable proper playback [-p] of curses sessions
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 31 05:50:59 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248377
--- Comment #1 from SOUMENDRA GANGULY <0.gangzta at gmail.com> ---
Additional notes:
. I used https://github.com/iiSeymour/game-of-life to reproduce the problem;
authored by GitHub user iiSeymour, this, in the words of the author, is "a
python implementation of Conway's Game of Life using the curses module with a
small evolutionary twist"; it was written for Linux; therefore, one must call
"python gol.py" on FreeBSD to bypass the "#!".
. This is a duplicate of https://github.com/freebsd/freebsd/pull/433, which was
also created by me. This was done to maximize the chances of getting noticed.
If this patch on Bugzilla is accepted, I will close the GitHub pull request,
and vice versa.
. I submitted a similar patch for "scriptreplay(1)" from util-linux; it has now
been merged by the maintainer of the project.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list