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
Age
Commit message (
Expand
)
Author
2019-06-12
trying auto compile emacs-libvterm if require vterm-module failed
jixiufeng
2019-06-11
check buffer-live-p in vterm--filter
jixiufeng
2019-06-06
add melpa badge
brotzeit
2019-05-18
support set cursor type
jixiufeng
2019-05-17
trying support blink-cursor-mode
jixiufeng
2019-05-02
Merge pull request #83 from jixiuf/fix-recenter-emacs27
Lukas Fürmetz
2019-04-29
fix recenter for emacs27
jixiufeng
2019-04-29
Fix: enter/return does not always works
Minh Nguyen-Hue
2019-04-28
Fix `window-size-change-function' for emacs > 26
Lukas Fürmetz
2019-04-28
Merge pull request #81 from jixiuf/for-melpa
Lukas Fürmetz
2019-04-21
supporting publish emacs-libvterm to Melpa.
jixiufeng
2019-02-19
Fix multiple vterm sessions
Lukas Fürmetz
2019-02-15
Bind the process environment correctly
Lukas Fürmetz
2019-02-01
Merge pull request #51 from jixiuf/paste-and-undo
Lukas Fürmetz
2019-02-01
check buffer-live-p in vterm--delayed-redraw
jixiufeng
2019-02-01
support paste and undo
jixiufeng
2019-02-01
Merge pull request #64 from suonlight/master
Lukas Fürmetz
2019-01-31
Add env INSIDE_EMACS to vterm
Minh Nguyen-Hue
2019-01-29
Simplify color handling by using ansi-color-vector-names
Lukas Fürmetz
2019-01-29
Initialize colors from ansi-color-names-vector.
Lukas Fürmetz
2019-01-29
Fix magenta background
Lukas Fürmetz
2019-01-29
Bind "C-_" and "C-SPC" to itself
Lukas Fürmetz
2019-01-29
Fix color handling and support 256 colors
Lukas Fürmetz
2019-01-28
Add missing return statement
Lukas Fürmetz
2019-01-27
Remove unused function term_setup_colors
Lukas Fürmetz
2019-01-27
Merge pull request #61 from akermu/update_libvterm
Lukas Fürmetz
2019-01-27
Adapt color handling to the latest libvterm
update_libvterm
Lukas Fürmetz
2019-01-27
Use by default a vendored libvterm
Lukas Fürmetz
2019-01-22
Merge pull request #39 from jixiuf/performance-improve
Lukas Fürmetz
2019-01-22
Merge pull request #52 from TheBB/function-keys-exception
Lukas Fürmetz
2018-12-24
Improves performance when receiving large bursts of data.
jixiufeng
2018-12-21
Check vterm-keymap-exceptions for function keys
Eivind Fonn
2018-12-14
Merge pull request #48 from Nitori-/patch-1
Lukas Fürmetz
2018-12-13
Fix dependency install command for Ubuntu
Nitori
2018-12-12
Enable altscreen
Lukas Fürmetz
2018-12-11
Merge remote-tracking branch 'jixiuf/fix-window-resize'
Lukas Fürmetz
2018-12-03
Merge branch 'run-vterm-exit-hook-with-1-args'
Lukas Fürmetz
2018-12-03
Rename vterm-set-title-hook to vterm-set-title-functions
jixiufeng
2018-12-01
ignore black at end of line
jixiufeng
2018-12-01
use count-lines in (vterm--buffer-line-num)
jixiufeng
2018-12-01
Refactor Window Width and Height
jixiufeng
2018-12-01
fix window resize
jixiufeng
2018-11-25
run hook vterm-exit-hook with term buffer as argument
jixiufeng
2018-11-25
Merge pull request #38 from deb0ch/rebind-terminal-yank
Lukas Fürmetz
2018-11-22
bind terminal's C-y (yank/paste) to C-c C-y
deb0ch
2018-11-21
Merge pull request #35 from deb0ch/vterm-install
Lukas Fürmetz
2018-11-21
Merge pull request #36 from deb0ch/yank
Lukas Fürmetz
2018-11-21
auto-install: more helpful error message
Thomas de Beauchêne
2018-11-21
enable yanking (pasting from clipboard / kill-ring)
Thomas de Beauchêne
2018-11-19
compile silently
Thomas de Beauchêne
[prev]
[next]