index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
term.el
Age
Commit message (
Expand
)
Author
2026-05-09
Fix terminal emulation of "ESC [ K" sequence
Pip Cet
2026-02-22
Fix absolute cursor positioning in term.el
Eli Zaretskii
2026-01-21
Fix updating buffer menu after invoking "M-x term"
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-06-12
; Fix last change.
Eli Zaretskii
2025-06-12
Handle OSC sequences in term (bug#78263)
Stephane Zermatten
2025-04-13
Fix term.el bug with very short multibyte character chunk
Stephane Zermatten
2025-03-15
Delete pre-Emacs 20 documentation from term.el
Stefan Kangas
2025-03-15
Recommend using 'keymap-set' in Commentaries
Stefan Kangas
2025-03-07
Stop term-erase-in-line disturbing markers
Daniel Colascione
2025-03-07
Revert "Stop moving markers during erase-in-line"
Daniel Colascione
2025-03-07
Stop moving markers during erase-in-line
Daniel Colascione
2025-03-07
Make erase-in-line conform to ANSI spec in term
Daniel Colascione
2025-03-02
Add auto-margin enable/disable to term
Daniel Colascione
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-02-18
Prefer oddp/evenp to open-coding in a few more cases
Stefan Kangas
2025-02-17
; * lisp/term.el (term-control-seq-regexp): remove duplicate chars
Mattias EngdegÄrd
2025-01-11
Align term-mode control character handling
Daniel Colascione
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-04
Fix term.el tests; refine previous change
Daniel Colascione
2024-10-02
Track nil colors in term
Daniel Colascione
2024-07-20
Miscellaneous checkdoc fixes
Stefan Kangas
2024-06-14
Correct last change
Po Lu
2024-06-14
Port term.el's terminfo machinery to Android
Po Lu
2024-03-23
Merge from origin/emacs-29
Eli Zaretskii
2024-03-16
`term-mode': mention the keymap to add keybindings to
Konstantin Kharlamov
2024-03-14
; Simplify (with-current-buffer (get-buffer ...) ...)
Tim Landscheidt
2024-01-20
Merge from origin/emacs-29
Eli Zaretskii
2024-01-14
; Fix typos in symbol names
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-16
Merge from origin/emacs-29
Eli Zaretskii
2023-12-16
; * lisp/term.el (term--xterm-paste): Fix last change.
Eli Zaretskii
2023-12-16
Fix pasting into terminal-mode on term.el
Eli Zaretskii
2023-12-06
Cease preloading touch-screen.el outside X and Android
Po Lu
2023-10-07
Merge from origin/emacs-29
Eli Zaretskii
2023-10-01
Fix term-scroll-to-bottom-on-output :type
Mauro Aranda
2023-08-20
* lisp/term.el (term--update-term-menu): Simplify.
Stefan Kangas
2023-08-16
Make `term-mode` non-interactive
Stefan Kangas
2023-08-16
Remedy wrong-looking \(:?...\) regexp constructs
Mattias EngdegÄrd
2023-08-03
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-08-02
; Prefer HTTPS to HTTP in more links
Stefan Kangas
2023-06-19
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-06-18
Make C-SPC work in "M-x term"
Al Petrofsky
2023-06-11
Update Android port
Po Lu
2023-03-27
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-03-27
* lisp/term.el (term-mouse-paste) Do not treat as a yank command (bug#58608)
Phil Sainty
2023-03-27
Fix primary selection modification during `term-mouse-paste' (bug#58608)
Phil Sainty
2023-03-27
Fix primary selection modification during `term-mouse-paste' (bug#58608)
Phil Sainty
[next]