diff options
| author | David Shepherd <davidshepherd7@users.noreply.github.com> | 2017-03-19 20:45:58 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-19 20:45:58 +0000 |
| commit | 83192ce09436850f2ea9bc8fba4c7c47f4d88594 (patch) | |
| tree | d0cd3829b9fabb77dbd2185c0a2d0881c09e35a0 | |
| parent | Update terminal-here.el (diff) | |
| download | emacs-terminal-here-83192ce09436850f2ea9bc8fba4c7c47f4d88594.tar.gz | |
Update README.md
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -47,10 +47,11 @@ Should be supported out-of-the-box, but currently untested: Currently unsupported out-of-the-box: -* Non-Debian-based UNIXes, because I haven't seen a standard +* Non-Debian-based UNIXes, because I haven't seen a standard way to open the user's preferred terminal If you have problems just set `terminal-here-terminal-command` to a command line (a list of -strings like `'("foo-term" "arg1" "arg2")` which launches your preferred terminal. +strings like `'("foo-term" "arg1" "arg2")`) which launches your preferred terminal. + ## Alternatives |
