summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shepherd <davidshepherd7@users.noreply.github.com>2017-03-19 20:45:58 +0000
committerGitHub <noreply@github.com>2017-03-19 20:45:58 +0000
commit83192ce09436850f2ea9bc8fba4c7c47f4d88594 (patch)
treed0cd3829b9fabb77dbd2185c0a2d0881c09e35a0
parentUpdate terminal-here.el (diff)
downloademacs-terminal-here-83192ce09436850f2ea9bc8fba4c7c47f4d88594.tar.gz
Update README.md
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index c90bbaa..b94a40a 100644
--- a/README.md
+++ b/README.md
@@ -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