这很酷:http://osxdaily.com/2011/01/27/the-ultimate-retro-terminal-cathode/
Ubuntu有类似的应用吗?
发布于 2019-02-07 11:53:30
我刚刚偶然发现了terminology,它是带有启蒙运动窗口管理器的终端运输。它的默认已经有一个相当不错的复古感觉,它可以在ubuntu主要回购。
apt install terminology发布于 2015-06-17 17:18:48
有一个新的(实际上已有一年历史的)终端仿真器项目,它完全符合您的要求:酷复古术语 (我同意,它真的很酷!)
Ubuntu用户可以从这个ppa:ppa:bugs-launchpad-net-falkensweb/cool-retro-term安装它,或者从源代码编译它:
sudo apt-get install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qtdeclarative5-controls-plugin qtdeclarative5-qtquick2-plugin libqt5qml-graphicaleffects qtdeclarative5-dialogs-plugin qtdeclarative5-localstorage-plugin qtdeclarative5-window-plugin
git clone --recursive https://github.com/Swordfish90/cool-retro-term.git
cd cool-retro-term
qmake && make
./cool-retro-term发布于 2012-04-07 23:18:14
Ubuntu没有像阴极一样的阴极。是OSX的事。
https://askubuntu.com/questions/72851
复制相似问题