aboutsummaryrefslogtreecommitdiff
path: root/vterm.el
diff options
context:
space:
mode:
authorjixiuf <jixiuf@qq.com>2021-03-13 21:59:34 +0800
committerjixiuf <jixiuf@qq.com>2021-03-13 21:59:34 +0800
commit98179e129544bdee7d78fc095098971eeb72428d (patch)
treef9adcced325f5dff3e9d42e30b59b22d2a3fd7e5 /vterm.el
parent21c0c0fe8baddf69043d3173f9fdcf790187f570 (diff)
fix typo
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 42765c0..743494a 100644
--- a/vterm.el
+++ b/vterm.el
@@ -1228,7 +1228,7 @@ Then triggers a redraw from the module."
(buf (process-buffer process))
(i 0)
(str-length (length input))
- decoded-str
+ decoded-substring
funny)
(when (buffer-live-p buf)
(with-current-buffer buf