From 32068d98936815142955490366dd54d954b08685 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 22 Sep 2026 22:04:51 +0200 Subject: Delete legacy snippets. Disable terminal mouse by default --- .emacs.pure | 3 +++ 1 file changed, 3 insertions(+) (limited to '.emacs.pure') diff --git a/.emacs.pure b/.emacs.pure index 9dc4f05..71852b8 100644 --- a/.emacs.pure +++ b/.emacs.pure @@ -105,6 +105,9 @@ (setq split-height-threshold nil) (setq split-width-threshold 160) +;; disable terminal mouse by default +(xterm-mouse-mode -1) + ;; Programming section -- cgit v1.3