diff options
| author | jixiuf <jixiuf@qq.com> | 2020-03-21 13:42:47 +0800 |
|---|---|---|
| committer | jixiuf <jixiuf@qq.com> | 2020-03-27 22:47:55 +0800 |
| commit | 996c535b9cc6aa70c3595413582d97abfab16edd (patch) | |
| tree | b73c0d944401cba5efb908eb1de1c4a6c2f1bf2f /elisp.h | |
| parent | 7a247906c17f97f6edad6c478da0c34307db2b80 (diff) | |
reimplements vterm--get-prompt-point with text property and bind vterm-previous-prompt and vterm-next-prompt.
Diffstat (limited to 'elisp.h')
| -rw-r--r-- | elisp.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ emacs_value Qcursor_type; emacs_value Qemacs_major_version; emacs_value Qvterm_line_wrap; emacs_value Qrear_nonsticky; +emacs_value Qvterm_prompt; // Emacs functions emacs_value Fsymbol_value; |
