Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Translate Shell

install

sudo pacman -S translate-shell

config

mkdir ~/.config/translate-shell
vim ~/.config/translate-shell/init.trans
{
	:translate-shell "0.9.0"
	:verbose         false
	:show-original   false
	:hl              "en"
	:tl              ["zh"]
	:engine          "bing"
}