index
:
evil-collection.git
globalandkeythemes
init
lambda-support
mark
master
sly-advice-1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modes
/
vterm
Age
Commit message (
Expand
)
Author
2024-02-24
vterm: Visual consistency for append
Miguel
2024-02-05
vterm: implement replace
Steven Allen
2023-05-01
vterm: allow moving the cursor backwards when exiting insert state
Jakub Kadlcik
2023-02-14
vterm: make the `G' button jump to the prompt line
Jakub Kadlcik
2023-02-14
vterm: prevent moving the cursor below the last prompt line by `j' button
Jakub Kadlcik
2023-01-27
vterm: fix the `x' key, currently it does nothing
Jakub Kadlcik
2022-06-06
Change package-requires to 26.3
James Nguyen
2022-06-04
vterm: remove trailing whitespace
Jakub Kadlcik
2022-06-04
vterm: when deleting command with `dd`, reset cursor after prompt
Jakub Kadlcik
2022-06-01
vterm: change "x" to evil-delete-char
Quang Luong
2022-06-01
Correct cursor position when evil-append in vterm
Quang Luong
2022-05-02
vterm: fix paste-before and add paste-after command
Jakub Kadlcik
2022-05-02
vterm: use ^ for jumping at the beginning of the command but after prompt
Jakub Kadlcik
2022-04-28
vterm: add vterm-substitute and vterm-substitute-line
Jakub Kadlcik
2021-03-22
vterm | add change, change-line
Elliott Shugerman
2021-01-30
vterm: add additional evil bindings
Michael Lingelbach
2020-06-04
vterm: Remove hook since upstream has vterm-kill-buffer-on-exit.
Pierre Neidhardt
2020-05-23
Add delete and prev/next prompt bindings for vterm
Alex Griffin
2020-04-26
travis: fix linting
Kien Nguyen
2020-01-25
Vterm: Use _
James Nguyen
2019-12-09
vterm-exit-functions now sends event as 2nd arg.
Sunn Yao
2019-10-09
Move mode files: evil-collection-*.el -> modes/*/evil-collection-*.el
Jonathan Lai