index
:
emacs-libvterm.git
akermu-patch-1
backtab_support
directory_tracking
doc_improvements
emacs_module_support
fix_ctrl_j
link_pthread
master
remote_directory_tracking
support_pagedown
tmux_mouse_scroll_support
update_libvterm
use_termios
vendor_libvterm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vterm.el
Age
Commit message (
Expand
)
Author
2020-11-13
Merge branch 'master' into disable_automatic_fontification
jixiuf
2020-11-13
[Fix] Gross hack to work around problem on *BSD
Ashton Fagg
2020-11-13
add missing (require 'find-func) for find-library-name
jixiuf
2020-11-13
bind C-]
jixiuf
2020-11-13
add defcustom vterm-environment and env EMACS_VTERM_PATH
jixiuf
2020-11-12
Fix customizing vterm-keymap-exceptions
Jonas Bernoulli
2020-11-12
Support osc 52 Manipulate Selection Data.
jixiuf
2020-10-25
Disable all automatic fontification
Gabriele Bozzola
2020-10-04
Don't resize while in vterm-copy-mode
Gabriele Bozzola
2020-09-26
Revert "avoid garbling of certain multibyte characters ."
jixiuf
2020-09-23
avoid garbling of certain multibyte characters .
jixiuf
2020-09-05
Fix verbs in some docstrings
Gabriele Bozzola
2020-08-24
Update two doc-strings
Jonas Bernoulli
2020-08-24
Define key bindings inside defvar forms
Jonas Bernoulli
2020-08-24
Split vterm.el into outline sections
Jonas Bernoulli
2020-08-13
With the native-compile feature enabled, properly find build dir
Matthew Sojourner Newton
2020-07-13
Merge pull request #364 from Sbozzolo/update_readme
Gabriele Bozzola
2020-07-13
Expand docstring of vterm-prompt-detection-method
Gabriele Bozzola
2020-07-13
don't throw error when search-backward-regexp fails
brotzeit
2020-07-12
Update package description
Gabriele Bozzola
2020-07-11
Rename vterm-use-vterm-prompt to vterm-use-vterm-prompt-detection-method
Gabriele Bozzola
2020-07-07
Merge pull request #347 from Sbozzolo/send_escape
Gabriele Bozzola
2020-07-07
Merge pull request #358 from Sbozzolo/segfault_copy_mode
Gabriele Bozzola
2020-07-01
Disable vterm-copy-mode outside vterm buffers
Gabriele Bozzola
2020-06-28
Check for vterm--term pointer
Gabriele Bozzola
2020-06-13
Add vterm-send-escape
Gabriele Bozzola
2020-05-26
Fix message passage for long commands, add more FAQs
Gabriele Bozzola
2020-04-28
Merge pull request #307 from Sbozzolo/ask_for_compilation
Gabriele Bozzola
2020-04-28
Fix vterm--at-prompt-p
Gabriele Bozzola
2020-04-29
fix (vterm--get-prompt-point) return nil when no prompt found
jixiuf
2020-04-27
Merge pull request #289 from Sbozzolo/remove_rename_functions
Gabriele Bozzola
2020-04-27
Ask users for permission to compile module
Gabriele Bozzola
2020-04-21
Fix typos (postion -> position)
Gabriele Bozzola
2020-04-18
Merge pull request #299 from Sbozzolo/change_major_mode
Gabriele Bozzola
2020-04-17
Substitute vterm-set-title-functions with vterm-buffer-name-string
Gabriele Bozzola
2020-04-17
Rename vterm-clear-scrollback to vterm-clear-scrollback-when-clearing
Gabriele Bozzola
2020-04-17
Prevent change of major-mode
Gabriele Bozzola
2020-04-13
Clean code to silence warnings/errors from compiler/linter
Gabriele Bozzola
2020-04-12
Remove vterm_module_make.el to simplify byte-compilation
Gabriele Bozzola
2020-04-11
[add] Commentary for the special color indexes
Zajcev Evgeny
2020-04-11
[add] Custom faces for cells with underline/inverse-video attrs
Zajcev Evgeny
2020-04-11
vterm-copy-mode-done copies the line if there is no region (#281)
Zack Allison
2020-04-05
Merge pull request #251 from fbergroth/compile-stuff
Gabriele Bozzola
2020-03-27
reimplements vterm--get-prompt-point with text property and bind vterm-previo...
jixiuf
2020-03-19
This commit fixes the newlines when copied and pasted.
Mike Brumlow
2020-03-16
add vterm-check-proc #270
jixiuf
2020-03-16
Add missing binding: M-< and M->
jixiuf
2020-03-09
Evaluate parts during compilation
Fredrik Bergroth
2020-03-09
Inline vterm-bind-key
Fredrik Bergroth
2020-03-09
Remove unused code
Fredrik Bergroth
[prev]
[next]