aboutsummaryrefslogtreecommitdiff
path: root/vterm.el
diff options
context:
space:
mode:
Diffstat (limited to 'vterm.el')
-rw-r--r--vterm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/vterm.el b/vterm.el
index 6966d00..fc1397b 100644
--- a/vterm.el
+++ b/vterm.el
@@ -784,7 +784,7 @@ it to the bookmarked directory if needed."
(when (and vterm-bookmark-check-dir
(not (string-equal default-directory thisdir)))
(when vterm-copy-mode
- (vterm-copy-mode-done))
+ (vterm-copy-mode-done nil))
(vterm-insert (concat "cd " thisdir))
(vterm-send-return)))
;; set to this vterm buf