[MacPorts] #48164: port request: 'asciinema'
#48164: port request: 'asciinema' ----------------------------+-------------------------------- Reporter: kurt.pfeifle@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: ----------------------------+-------------------------------- The 'asciinema' utility is very handy for recording terminal key strokes and related output for later demonstration or teaching/sharing purposes. The following command will start the recording of a terminal session (which can be ended by typing "exit" or hitting 'ctrl+D'): asciinema rec -w 1 my.session The `-w 1` parameter will limit periods of non-activity to 1 second max. The next command will replay the same session: asciinema play my.session The software is Free (GPL3), with source code (written in Go and JavaScript) on GitHub: https://github.com/asciinema/asciinema The files it writes ('my.session' above) are Unicode text files, and can easily be edited after recording (f.e. to fix typos). You can view one asciinema screencast which I made yesterday here: https://asciinema.org/a/22364 -- Ticket URL: <https://trac.macports.org/ticket/48164> MacPorts <https://www.macports.org/> Ports system for OS X
#48164: port request: 'asciinema' -----------------------------+-------------------------------- Reporter: kurt.pfeifle@… | Owner: macports-tickets@… Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: | -----------------------------+-------------------------------- Changes (by larryv@…): * status: new => closed * resolution: => invalid Old description:
The 'asciinema' utility is very handy for recording terminal key strokes and related output for later demonstration or teaching/sharing purposes.
The following command will start the recording of a terminal session (which can be ended by typing "exit" or hitting 'ctrl+D'):
asciinema rec -w 1 my.session
The `-w 1` parameter will limit periods of non-activity to 1 second max. The next command will replay the same session:
asciinema play my.session
The software is Free (GPL3), with source code (written in Go and JavaScript) on GitHub:
https://github.com/asciinema/asciinema
The files it writes ('my.session' above) are Unicode text files, and can easily be edited after recording (f.e. to fix typos).
You can view one asciinema screencast which I made yesterday here:
New description: The 'asciinema' utility is very handy for recording terminal key strokes and related output for later demonstration or teaching/sharing purposes. The following command will start the recording of a terminal session (which can be ended by typing "exit" or hitting 'ctrl+D'): {{{ asciinema rec -w 1 my.session }}} The `-w 1` parameter will limit periods of non-activity to 1 second max. The next command will replay the same session: {{{ asciinema play my.session }}} The software is Free (GPL3), with source code (written in Go and JavaScript) on GitHub: {{{ https://github.com/asciinema/asciinema }}} The files it writes ('my.session' above) are Unicode text files, and can easily be edited after recording (f.e. to fix typos). You can view one asciinema screencast which I made yesterday here: https://asciinema.org/a/22364 -- Comment: You should run `port selfupdate` more often ;) I added this [[changeset:137873|two days ago]]. -- Ticket URL: <https://trac.macports.org/ticket/48164#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48164: port request: 'asciinema' -----------------------------+-------------------------------- Reporter: kurt.pfeifle@… | Owner: macports-tickets@… Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: | -----------------------------+-------------------------------- Comment (by kurt.pfeifle@…): Replying to [comment:1 larryv@…]:
You should run `port selfupdate` more often ;) I added this [[changeset:137873|two days ago]].
I guess you are right :-) Thanks for adding the port! (I''did'' run selfupdate and then "port search" on ''Sunday'' evening, I started to draft this request, but got distracted and didn't complete it. Then, when I had time last night, I submitted the request without again selfupdating. Because, why would someone have bothered to read my mind? Doesn't happen... ;) -- Ticket URL: <https://trac.macports.org/ticket/48164#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts