Live data from Hacker News

Terminology – a new terminal emulator

enlightenment.org

141–143 of 143 posts

Re: Terminology – a new terminal emulator

#141

Earlier quoted context omitted.

FWIW, the ppa is hannes-janetzek/enlightment-svn, and you can try it out in Ubuntu with: sudo apt-add-repository ppa:hannes-janetzek/enlightment-svn sudo apt-get update sudo apt-get install terminology great effort coming along. I'm sticking with terminator for now but will keep my eye on terminolog.

You misspelt: sudo apt-add-repository ppa:hannes-janetzek/enlightenment-svn

[deleted]

Re: Terminology – a new terminal emulator

#142

It looks cool and all, but I just want a Linux term than can log all output a file so I have a record of what I did. There doesn't seem to be any decent ones out there.

you use the /usr/bin/script program to record a transcript of a session. no term emulators that i know of provide this kind of feature natively though.

Having script run in your shell when it starts breaks X login sessions. Most terms do this actually, just no on Linux ironically. e.g. iTerm2, Terminal.app, Putty.

Re: Terminology – a new terminal emulator

#143

Earlier quoted context omitted.

you use the /usr/bin/script program to record a transcript of a session. no term emulators that i know of provide this kind of feature natively though.

GNU Screen can also do logging, if that helps the OP.

Yeah, I use tmux though. I wish I had cycles to add it to tmux.
Post reply on HN