index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
comint.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Preserve mark in comint-history-isearch
Jens Schmidt
2023-05-21
1
-0
/
+2
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Use the new keyword ':repeat' in repeatable keymaps.
Juri Linkov
2022-12-22
1
-3
/
+1
*
; Fix typos
Stefan Kangas
2022-12-08
1
-1
/
+1
*
; Fix typos (don't abbreviate "with" or "without")
Stefan Kangas
2022-12-01
1
-1
/
+1
*
comint: Add repeat-map for comint-{next,previous}-prompt
Brian Leung
2022-11-17
1
-0
/
+8
*
comint-fontify-input: Don't fontify output as input, different approach
Miha Rihtaršič
2022-10-07
1
-0
/
+6
*
Revert "comint-fl: Prevent fontification of output as input"
Miha Rihtaršič
2022-10-07
1
-13
/
+11
*
Rename osc.el to ansi-osc.el (bug#58200)
Matthias Meulien
2022-10-01
1
-7
/
+7
*
Rename comint-fl-* to comint-fontify-input-* and mention it in NEWS
Miha Rihtaršič
2022-09-30
1
-23
/
+23
*
comint-fl: Prevent fontification of output as input
Miha Rihtaršič
2022-09-30
1
-11
/
+13
*
; Fix typos (prefer American spelling)
Stefan Kangas
2022-09-29
1
-1
/
+1
*
Minor touch-ups of some recent OSC stuff
Matthias Meulien
2022-09-19
1
-2
/
+2
*
Extract support of OSC escape sequences from comint
Matthias Meulien
2022-09-18
1
-81
/
+11
*
Improve some shell highlight doc strings
Miha Rihtaršič
2022-09-11
1
-5
/
+9
*
Input indentation for M-x shell
Miha Rihtaršič
2022-09-09
1
-8
/
+85
*
Implement a general input fontification mechanism for comint modes
Miha Rihtaršič
2022-09-09
1
-0
/
+229
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-10
/
+0
*
New user option to disable deleting current input in comint mouse-2
Visuwesh
2022-07-23
1
-4
/
+11
*
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-70
/
+0
*
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-2
/
+2
*
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
1
-2
/
+2
*
Make comint-watch-for-password-prompt more resilient
Lars Ingebrigtsen
2022-07-02
1
-2
/
+3
*
Update comment about comint-osc-handlers
Matthias Meulien
2022-05-17
1
-4
/
+6
*
; Fix mistakes in 'declare function' forms
Eli Zaretskii
2022-05-14
1
-3
/
+3
*
* lisp/comint.el (comint-dynamic-list-input-ring): Keep replaced text props.
Juri Linkov
2022-04-13
1
-1
/
+2
*
New hook, lazy-count-update-hook
Augusto Stoffel
2022-03-20
1
-0
/
+2
*
Make comint-word actually check comint-file-name-quote-list
Dima Kogan
2022-02-10
1
-2
/
+2
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Fix prompt colors in comint-snapshot-last-prompt
miha
2021-12-19
1
-1
/
+1
*
|
Improve yanking in the middle of comint process output
Miha Rihtaršič
2021-12-07
1
-9
/
+45
*
|
Improve undoing of RET in comint and eshell
Miha Rihtaršič
2021-11-08
1
-1
/
+23
*
|
Match password prompts from new OpenSSH
Lars Ingebrigtsen
2021-11-07
1
-2
/
+4
*
|
Make comint-term-environment connection-aware (bug#51426)
Jim Porter
2021-10-28
1
-6
/
+7
*
|
*-watch-for-password-prompt: Use run-at-time to read password
Miha Rihtaršič
2021-10-18
1
-5
/
+13
|
/
*
Fix small error in comint-send-input
Miha Rihtaršič
2021-10-05
1
-0
/
+1
*
Make comint understand the ccrypt password phrases
Lars Ingebrigtsen
2021-09-27
1
-1
/
+4
*
Add "passwd" (change password) prompt to comint
Lars Ingebrigtsen
2021-09-27
1
-0
/
+1
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Fix a recent change wrt 'comint-max-line-length'
Eli Zaretskii
2021-09-09
1
-1
/
+4
*
Better treatment of line length limits for the Python inferior
Augusto Stoffel
2021-09-09
1
-0
/
+6
*
Add a tooltip to the comint-mode mode line format
Lars Ingebrigtsen
2021-09-06
1
-1
/
+2
*
Add support for OSC 7 in comint (current directory tracking)
Augusto Stoffel
2021-08-29
1
-7
/
+28
*
Add support for OSC escape codes in comint
Augusto Stoffel
2021-08-25
1
-0
/
+85
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-1
/
+1
*
Allow shell PROMPT strings to have ANSI codes
Lars Ingebrigtsen
2021-07-30
1
-3
/
+3
*
Allow comint-delete-output to save the output on the kill ring
Lars Ingebrigtsen
2021-07-19
1
-3
/
+8
[next]