#!/bin/sh -e
# Emacs in the terminal
# TODO timeout start because first does not open file
emacsclient --tty --alternate-editor="" "$@"