Activate emacs windows with mouse
Put this in ~/.emacs ;; mouse activate window – eg for neotree (setq focus-follows-mouse t) (setq mouse-autoselect-window t)
Put this in ~/.emacs ;; mouse activate window – eg for neotree (setq focus-follows-mouse t) (setq mouse-autoselect-window t)