aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-04vterm-yank make sure yank at the right position and use vterm-insertjixiuf
2020-12-04add vterm-delete-region and vterm-goto-char vterm-insertjixiuf
2020-12-04do not call insert/delete-char/delete-region directly.jixiuf
2020-12-04make vterm-send-key and vterm-send-string wait process output.jixiuf
2020-11-30bind M-[A-Z] and C-S-[a-z]jixiuf
2020-11-30avoid calling display-line-numbers-update-width,it would freeze emacsjixiuf
2020-11-24remove .dir-locals.el as suggested by #441jixiuf
2020-11-24(define-key map [remap xterm-paste] #'vterm-yank) #450jixiuf
2020-11-20rebind prior/next , see #449jixiuf
2020-11-19Fix a recent gross hackJonas Bernoulli
2020-11-18rebind prior/next go scroll-down/up-command.jixiuf
2020-11-17add some missing keybinding, suggested by #419.jixiuf
2020-11-13Use bash variable instead of escape sequencesGabriele Bozzola
2020-11-13Merge pull request #429 from heytings/minimize_text_propertiesjixiuf
2020-11-13vterm--get-color: return nil for the default casesGregory Heytings
2020-11-13Rename vterm-disable-bold-font to vterm-disable-boldGabriele Bozzola
2020-11-13Minimize text propertiesGregory Heytings
2020-11-13Merge pull request #430 from Sbozzolo/disable_automatic_fontificationjixiuf
2020-11-13Merge branch 'master' into disable_automatic_fontificationjixiuf
2020-11-13[Fix] Gross hack to work around problem on *BSDAshton Fagg
2020-11-13readme mention vterm-environment and EMACS_VTERM_PATHjixiuf
2020-11-13add missing (require 'find-func) for find-library-namejixiuf
2020-11-13bind C-]jixiuf
2020-11-13add defcustom vterm-environment and env EMACS_VTERM_PATHjixiuf
2020-11-12Fix customizing vterm-keymap-exceptionsJonas Bernoulli
2020-11-12make keys (`+`, `-`, `*`, `/`) on numpad work, should fix #437jixiuf
2020-11-12Summarize Ubuntu 20.04 stepsBen Schmidt
2020-11-12.md formattingBen Schmidt
2020-11-1220.04 Emacs27 install optionsBen Schmidt
2020-11-12Add libtool-binBen Schmidt
2020-11-12Ubuntu 20.04Ben Schmidt
2020-11-12Support osc 52 Manipulate Selection Data.jixiuf
2020-11-12upgrade libvtermjixiuf
2020-11-12Add Cmake rules for BSDAshton Fagg
2020-10-25Disable all automatic fontificationGabriele Bozzola
2020-10-04Clarify that vterm_printf has to be defined for dir trackingGabriele Bozzola
2020-10-04Merge pull request #278 from mbrumlow/copy_mode_no_resizeGabriele Bozzola
2020-10-04Don't resize while in vterm-copy-modeGabriele Bozzola
2020-09-26Revert "avoid garbling of certain multibyte characters ."jixiuf
2020-09-23avoid garbling of certain multibyte characters .jixiuf
2020-09-21Specify that find_file will open dired in called with no argumentsGabriele Bozzola
2020-09-22 Set default open path to the current path for fishjixiuf
2020-09-21Set default open path to the current path我没有抓狂
2020-09-16Merge pull request #390 from blahgeek/memleak-fixGabriele Bozzola
2020-09-06Add another way to perform directory tracking in READMEGabriele Bozzola
2020-09-06Add vterm_cmd to etc/shellsGabriele Bozzola
2020-09-05Fix verbs in some docstringsGabriele Bozzola
2020-09-05Merge pull request #318 from arjanadriaanse/add-shell-configsGabriele Bozzola
2020-09-05Add shell configuration filesArjan Adriaanse
2020-09-05Merge pull request #392 from emacsomancer/masterGabriele Bozzola