index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term.c
Age
Commit message (
Expand
)
Author
2026-05-28
Fix the MSDOS build
Po Lu
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-23
Prefer ptrdiff_t to size_t when either will do
Paul Eggert
2026-05-23
New function memory_full_up
Paul Eggert
2026-04-25
Fix line-truncation on horizontally-split TTY frames
Eli Zaretskii
2026-04-23
Simplify Tc/COLORTERM=truecolor escape sequence
Peter Oliver
2026-04-23
Support setrgbb/setrgbf for setting 24-bit color
Tim Ruffing
2026-04-23
Use expected escape sequence for terminfo Tc and COLORTERM=truecolor
Peter Oliver
2026-04-08
Support 24-bit TrueColor on MS-Windows console
ewantown
2026-03-26
Simplify some struct frame.output_method checks
Basil L. Contovounesios
2026-03-15
Avoid segfaults in TTY menu-item selection
Eli Zaretskii
2026-03-14
Avoid another assertion violation in TTY menus
Eli Zaretskii
2026-03-14
Avoid assertion violations in tty menus in rare cases
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-09
Variable to control overshoot and backup for TTY cursor motion
Manuel Giraud
2025-03-27
Don't write to bottom-right cell on ttys with AutoWrap (bug#77233)
Gerd Möllmann
2025-03-25
Fix the DJGPP build
Po Lu
2025-03-23
Avoid rare crashes due to "C-g C-g" on TTY frames
Eli Zaretskii
2025-03-17
Implement dragging and resizing of tty child frames
Martin Rudalics
2025-03-09
Fix drawing to the bottom-right corner of terminals
Gerd Möllmann
2025-03-04
Fix 'etc/DOC' for a few functions/variables
Eli Zaretskii
2025-02-26
; Whitespace fixes to silence git hooks
Stefan Kangas
2025-02-23
Enforce redisplay when deleting a child frame (bug#76406)
Gerd Möllmann
2025-02-03
Handle mouse highlighting in the presence of tty child frames
Gerd Möllmann
2025-01-31
Don’t use garbage after tty_frame_at returns nil
Paul Eggert
2025-01-27
Fix clicking in child frames with GPM
jared
2025-01-27
Fix the Android port
Po Lu
2025-01-25
Replace is_frame_ancestor with frame_ancestor_p
Gerd Möllmann
2025-01-25
; * src/term.c (handle_one_term_event): Fix last change.
Eli Zaretskii
2025-01-25
Reapply "Fix mouse position handling for nested tty child frames"
Gerd Möllmann
2025-01-25
Reapply "Fix tty-frame-at for nested tty child frames"
Gerd Möllmann
2025-01-25
Reapply "Simplify absolute (x, y) computation on ttys"
Gerd Möllmann
2025-01-25
Revert "Simplify absolute (x, y) computation on ttys"
Gerd Möllmann
2025-01-25
Revert "Fix tty-frame-at for nested tty child frames"
Gerd Möllmann
2025-01-25
Revert "Fix mouse position handling for nested tty child frames"
Gerd Möllmann
2025-01-25
Fix mouse position handling for nested tty child frames
Gerd Möllmann
2025-01-25
Fix tty-frame-at for nested tty child frames
Gerd Möllmann
2025-01-25
Simplify absolute (x, y) computation on ttys
Gerd Möllmann
2025-01-23
Handle tty menus overlapping child frames
Gerd Möllmann
2025-01-11
; * src/term.c (term_mouse_position): Fix 'fp' pointer.
Juri Linkov
2025-01-11
; * src/term.c (tty_frame_at, term_mouse_position): Fix last change.
Eli Zaretskii
2025-01-11
Support TTY child frames with GPM mouse
Jared Finder
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-19
; Fix compilation warnings in term.c
Eli Zaretskii
2024-12-12
Signal errors for unimplemented features
Gerd Möllmann
2024-11-05
TTY menus: handle saved state referencing dead frames
Gerd Möllmann
2024-10-28
Don't work around a corner case once observed
Gerd Möllmann
2024-10-22
* src/term.c (tty_display_dimension): Avoid warnings.
Eli Zaretskii
2024-10-22
Fix commenting conventions.
Eli Zaretskii
[next]