(C-x means ctrl+x, M-x means alt+x)
The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf:
| #!python3.7 | |
| import random | |
| import time | |
| import PySide2 | |
| from PySide2 import QtCore, QtWidgets | |
| from PySide2.QtCore import Slot, Signal, QObject, QThreadPool, QRunnable | |
| class MyEmitter(QObject): |
国内从 Docker Hub 拉取镜像有时会遇到困难,此时可以配置镜像加速器。
Dockerized 实践 https://github.com/y0ngb1n/dockerized
Download the following debian packages either by navigating to the url or by doing a wget
Post Download install the packages by using a software installer or using the
$ sudo dpkg -i Manual hotfix for:
(works on my machine, use at your discretion)