aboutsummaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2022-11-17Tidy up README and zsh shell config filedoolio
Remove unnecessary semi-colon from vterm_prompt_end() function in zsh source code block. Apply consistent naming to source code blocks (e.g. elisp vs emacs-lisp vs emacs etc.) to avoid confusion. Remove superfluous whitespace before some source code block names. Apply consistent whitespace either side of source code blocks improving readability when editing. See #635.
2022-10-19Reflect human-friendly prompt change in README to configuration fileSuto, Masanori
2021-08-03 Correctly append to `PROMPT_COMMAND` for bash in etc/emacs-vterm-bash.shjixiuf
2021-02-07Fix vterm_printf tmux escape sequence pass throughKyle Gerard Felker
Such that it is not activated if Emacs and vterm are running within a tmux session. The passthrough still functions for running tmux within Emacs and vterm
2021-01-07Remove broken linkGabriele Bozzola
2020-11-13Use bash variable instead of escape sequencesGabriele Bozzola
Fixes #334
2020-09-06Add vterm_cmd to etc/shellsGabriele Bozzola
2020-09-05Add shell configuration filesArjan Adriaanse