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
*
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
*
* lisp/comint.el: Prefix headings with enough semicolons.
Jonas Bernoulli
2021-06-30
1
-15
/
+15
*
* lisp/comint.el: Add `font-lock-face` to `rear-nonsticky`
Stefan Monnier
2021-04-12
1
-7
/
+11
*
* lisp/comint.el (comint-strip-ctrl-m): Avoid `called-interactively-p`
Stefan Monnier
2021-04-12
1
-4
/
+4
*
Don't set isearch-success in isearch-wrap functions
Juri Linkov
2021-04-07
1
-1
/
+0
*
* lisp/comint.el: Fix understickiness of non-comint properties
Stefan Monnier
2021-04-05
1
-3
/
+7
*
Replace "(default %s)" with 'format-prompt'
Gabriel do Nascimento Ribeiro
2021-03-24
1
-4
/
+2
*
Add comint-password-prompt-regexp test for "zip -e ..."
Stefan Kangas
2021-03-18
1
-1
/
+3
*
Recognise "Verify password" as a password prompt
Lars Ingebrigtsen
2021-03-18
1
-1
/
+1
*
Simplify comint-watch-for-password-prompt
Lars Ingebrigtsen
2021-02-22
1
-5
/
+3
*
Merge from origin/emacs-27
Glenn Morris
2021-02-19
1
-1
/
+3
|
\
|
*
Allow newlines in password prompts again in comint
Ryan Prior
2021-02-18
1
-1
/
+3
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Prefer setq-local in a few more places
Stefan Kangas
2021-02-08
1
-2
/
+1
*
|
Handle errors in `comint-strip-ctrl-m' in some cases
Lars Ingebrigtsen
2021-02-02
1
-9
/
+17
*
|
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-2
/
+1
*
|
Don't infloop in comint-redirect-results-list-from-process
Lars Ingebrigtsen
2021-01-19
1
-1
/
+5
*
|
comint-read-input-ring: Simplify last commit
Brian Leung
2021-01-12
1
-1
/
+0
*
|
Make comint-read-input-ring skip uninteresting text in .zsh_history
Brian Leung
2021-01-11
1
-16
/
+9
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Make the history traversal functions in coming more regular
Lars Ingebrigtsen
2020-12-08
1
-12
/
+20
*
|
Fix history problem in `M-x shell' when started twice
Lars Ingebrigtsen
2020-10-27
1
-0
/
+1
*
|
Match OpenBSD doas password prompt in comint
Nick Gasson
2020-10-09
1
-1
/
+2
*
|
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
1
-1
/
+1
*
|
Avoid 1s sleep-for before sending the startfile to a comint process
Pip Cet
2020-09-27
1
-12
/
+4
*
|
Strip carriage returns from received password prompts (comint)
Robert Pluim
2020-09-01
1
-2
/
+4
*
|
Remove many items obsolete since Emacs 23.2 and 23.3
Stefan Kangas
2020-08-24
1
-1
/
+1
*
|
; Fix last change to comint.el
Basil L. Contovounesios
2020-08-19
1
-3
/
+4
*
|
Don't override python font locking in comint
Carlos Pita
2020-08-19
1
-3
/
+10
*
|
Merge from origin/emacs-27
Glenn Morris
2020-08-13
1
-1
/
+1
|
\
|
|
*
Fix comint-redirect-results-list regexp usage (Bug#42662)
Phil Sainty
2020-08-13
1
-1
/
+1
*
|
Check make-process to determine if we support multi-processing
Lars Ingebrigtsen
2020-08-12
1
-1
/
+1
*
|
Revert "Remove compat code from comint.el"
Lars Ingebrigtsen
2020-08-12
1
-0
/
+2
*
|
Remove compat code from comint.el
Lars Ingebrigtsen
2020-08-11
1
-2
/
+0
[next]