diff options
| author | Simeon Simeonov | 2026-09-22 22:04:51 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2026-09-22 22:04:51 +0200 |
| commit | 32068d98936815142955490366dd54d954b08685 (patch) | |
| tree | 6c198fff8c879b0243e5da14b424be99ff88a0a0 /.emacs.pure | |
| parent | 9daec97a593cd6c419badbf08259bdf3653520ab (diff) | |
Diffstat (limited to '.emacs.pure')
| -rw-r--r-- | .emacs.pure | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.emacs.pure b/.emacs.pure index 9dc4f05..71852b8 100644 --- a/.emacs.pure +++ b/.emacs.pure | |||
| @@ -105,6 +105,9 @@ | |||
| 105 | (setq split-height-threshold nil) | 105 | (setq split-height-threshold nil) |
| 106 | (setq split-width-threshold 160) | 106 | (setq split-width-threshold 160) |
| 107 | 107 | ||
| 108 | ;; disable terminal mouse by default | ||
| 109 | (xterm-mouse-mode -1) | ||
| 110 | |||
| 108 | 111 | ||
| 109 | ;; Programming section | 112 | ;; Programming section |
| 110 | 113 | ||
