diff options
Diffstat (limited to 'lisp/eshell/em-smart.el')
-rw-r--r-- | lisp/eshell/em-smart.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/eshell/em-smart.el b/lisp/eshell/em-smart.el index f08fec8f8fa..259072d9750 100644 --- a/lisp/eshell/em-smart.el +++ b/lisp/eshell/em-smart.el @@ -120,6 +120,7 @@ only if that output can be presented in its entirely in the Eshell window." (defcustom eshell-smart-display-navigate-list '(insert-parentheses mouse-yank-at-click + mouse-yank-primary mouse-yank-secondary yank-pop yank-rectangle |