diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-28 03:08:05 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-28 03:08:05 -0500 |
| commit | 830b608cd870d1dff8904852ac378f3596ecd5fc (patch) | |
| tree | 179034c6714a60771bcde8902f5c472cbdf929ae /docs | |
| parent | 9d0273031941cc6fda97f0d2347a2e3228b216f0 (diff) | |
| download | dotemacs-830b608cd870d1dff8904852ac378f3596ecd5fc.tar.gz dotemacs-830b608cd870d1dff8904852ac378f3596ecd5fc.zip | |
feat(signal): dock chat buffer to bottom 30% and add cancel binding
I added a display-buffer-alist entry matching "*Signel:" chat buffers and routing them through display-buffer-at-bottom with window-height 0.3. The signel fork's signel-chat now uses pop-to-buffer instead of switch-to-buffer, which is what makes the rule apply. Without that switch the buffer replaces the current window and skips display-buffer entirely.
Two new tests in test-signal-config.el lock the entry shape and the regex's buffer-name match set. A new test-signel-cancel-input.el covers the fork's C-c C-k handler. It clears the editable region between signel--input-marker and point-max, then quit-windows so the buffer survives the dismiss.
Closes the "Chat buffer placement + exit keys" task filed during the 2026-05-28 manual-verify walk.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
