Summary
ttyrec is a tty recorder. Recorded data can be played back with the included ttyplay command. ttyrec is just a derivative of script command for recording timing information with microsecond accuracy as well. It can record emacs -nw, vi, lynx, or any programs running on tty.
Versions
v1.0.8-r3 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~ppc-macos ~x86-linux
Depending packages
media-gfx / ttygif : Convert terminal recordings to animated gifs
Bugs
- 943781
- app-misc/ttyrec-1.0.8-r3 - [meson] [libtool] [gcc-15] ttyrec.c: error: conflicting types for getenv; have char (void)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-misc/ttyrec: update EAPI 6 -> 8
Closes: https://bugs.gentoo.org/713408 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-misc/ttyrec: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Stephan Hartmann · gentoo
app-misc/ttyrec: fix building with glibc 2.30.
Closes: https://bugs.gentoo.org/691908 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Stephan Hartmann <stha09@googlemail.com> Closes: https://github.com/gentoo/gentoo/pull/14692 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Patrice Clement · gentoo
app-misc/ttyrec: stable for amd64.
Closes: https://bugs.gentoo.org/634512 Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Sergei Trofimovich · gentoo
app-misc/ttyrec: stable 1.0.8-r2 for sparc, bug #634512 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc" - Tobias Klausmann · gentoo
app-misc/ttyrec-1.0.8-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/634512 - Sergei Trofimovich · gentoo
app-misc/ttyrec: stable 1.0.8-r2 for ppc64, bug #634512
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64" - Sergei Trofimovich · gentoo
app-misc/ttyrec: stable 1.0.8-r2 for ppc, bug #634512
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc" - Thomas Deutschmann · gentoo
app-misc/ttyrec: x86 stable (bug #634512)
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Patrice Clement · gentoo
app-misc/ttyrec: override CC and CFLAGS.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Patrice Clement · gentoo
app-misc/ttyrec: improve DESCRIPTION and the src_install() phase.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Patrice Clement · gentoo
app-misc/ttyrec: clean up old.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Jonas Stein · gentoo
app-misc/ttyrec: Fix flags for darwin
The fix for bug 106530 was not applied properly before. This fix will enable that ttyrec compiles on SVR4 systems like solaris. Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Jonas Stein · gentoo
app-misc/ttyrec: Bump to EAPI=6, cleaned ebuild
The Makefile was patched not ideally and was never used * repaired Makefile * bumped to EAPI=6 * cleaned ebuild Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Jonas Stein · gentoo
app-misc/ttyrec: Update HOMEPAGE
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed