Date: Fri, 31 Jul 2020 05:50:59 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 248377] [PATCH] script(1): Enable proper playback [-p] of curses sessions Message-ID: <bug-248377-227-AsK7TQU8wF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248377-227@https.bugs.freebsd.org/bugzilla/> References: <bug-248377-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=248377 --- Comment #1 from SOUMENDRA GANGULY <0.gangzta@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248377-227-AsK7TQU8wF>
