Add FAQ entry about X11 mouse support in terminals

Fix #4028
This commit is contained in:
Fabien Dubosson 2016-02-01 18:41:34 +01:00
parent d9cf37e4e7
commit ff2b87d7ba
1 changed files with 10 additions and 0 deletions

View File

@ -35,6 +35,7 @@
- [[Make spell-checking support curly quotes (or any other character)?][Make spell-checking support curly quotes (or any other character)?]]
- [[Use Spacemacs as the =$EDITOR= for git commits?][Use Spacemacs as the =$EDITOR= for git commits?]]
- [[Try Spacemacs without modifying my existing Emacs configuration?][Try Spacemacs without modifying my existing Emacs configuration?]]
- [[Make copy/paste working with the mouse in X11 terminals?][Make copy/paste working with the mouse in X11 terminals?]]
- [[Windows][Windows]]
- [[Why do the fonts look crappy on Windows?][Why do the fonts look crappy on Windows?]]
- [[Why is there no Spacemacs logo in the startup buffer?][Why is there no Spacemacs logo in the startup buffer?]]
@ -403,6 +404,15 @@ HOME=~/spacemacs emacs
If you're on Fish shell, you will need to modify the last command to:
=env HOME=$HOME/spacemacs emacs=
** Make copy/paste working with the mouse in X11 terminals?
It is possible to disable the mouse support in X11 terminals in order to
enable copying/pasting with the mouse. You need to add this line to your
=dotspacemacs/user-config=:
#+begin_src emacs-lisp
(xterm-mouse-mode -1)
#+end_src
* Windows
** Why do the fonts look crappy on Windows?
You can install [[https://code.google.com/p/mactype/][MacType]] on Windows to get very nice looking fonts. It is also