--- title: Shell tips tags: - shell - comfy --- # Done `` - If you have a command, Control + d will execute the command. - If you have nothing, `exit`. # Search & Clear Highlights You can search in many programs by using `/`. Most programs let you clearn the highlighting with `+u`.