index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
/
esh-mode.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-07
; Add missing defcustom types in eshell and eww (bug#79607)
Jacob S. Gordon
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-28
Merge from origin/emacs-30
Eli Zaretskii
2024-12-26
Don't start docstrings with "This function" or similar
Stefan Kangas
2024-11-01
Don't start docstrings with "This function"
Stefan Kangas
2024-10-31
Fix and improve behavior of 'eshell/clear'
Jim Porter
2024-10-21
Fix a race condition when running Eshell startup scripts
Jim Porter
2024-10-17
; Mark interactive Eshell output as such after inserting into the buffer
Jim Porter
2024-06-20
Limit the amount of text we examine when looking for password prompts
Jim Porter
2024-06-08
Improve implementations of some Eshell output filter functions
Jim Porter
2024-06-03
Check for a real process when trying to find password prompts in Eshell
Jim Porter
2024-06-02
; Remove superfluous 'quit' handler in 'eshell-send-input'
Jim Porter
2024-05-29
Fix calling Eshell scripts outside of Eshell
Jim Porter
2024-05-29
Consolidate Eshell module loading/unloading code
Jim Porter
2024-05-28
esh-mode.el: Refrain from hiding buffer modifications (bug#70966)
Stefan Monnier
2024-05-10
; Clean up some 'require' and 'declare-function' calls in Eshell
Jim Porter
2024-05-02
Only run 'eshell-first-time-mode-hook' once per Emacs session
Lin Sun
2024-02-15
When deleting output in Eshell, optionally add it to the kill ring.
Tomas Volf
2024-01-26
Fix detection of directly-invokable commands in Eshell
Jim Porter
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-11
Fix behavior of Eshell prompt when yanking output into it
Jim Porter
2023-10-02
Support Eshell iterative evaluation in the background
Jim Porter
2023-02-23
; Throw strings as the values for 'eshell-incomplete'
Jim Porter
2023-02-15
Allow unloading Eshell
Jim Porter
2023-02-15
; Don't require 'eshell' in other Eshell files
Jim Porter
2023-02-13
Add new user option password-colon-equivalents
Michael Albinus
2023-02-11
Make sure core Eshell modules are loaded
Jim Porter
2023-02-09
Ensure that Eshell users can run lines of command output as input
Jim Porter
2023-01-14
Use the 'field' property to navigate through Eshell prompts
Jim Porter
2023-01-14
Make 'eshell-bol' obsolete
Jim Porter
2023-01-14
Set the 'field' property for Eshell output
Jim Porter
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-22
Use the new keyword ':repeat' in repeatable keymaps.
Juri Linkov
2022-11-17
esh-mode: Add repeat-map for eshell-{forward,backward}-argument
Brian Leung
2022-10-07
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-09-19
Abolish max-specpdl-size (bug#57911)
Mattias Engdegård
2022-09-09
Delete many items obsolete since 24.3
Stefan Kangas
2022-08-15
Make eshell-mode more resilient towards `mode-line-format'
Lars Ingebrigtsen
2022-07-05
Make some defcustom types more restrictive
Stefan Kangas
2022-06-19
Fix starting eshell with missing/invalid modules defined
Stefan Kangas
2022-06-17
Set bookmark handler type for Eshell
Stefan Kangas
2022-02-03
When executing an Eshell pipeline, send input to the first process
Jim Porter
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-24
Use defvar-keymap in eshell
Stefan Kangas
2021-11-24
Change eshell-mode mode-line-format insinuation
Lars Ingebrigtsen
2021-11-08
Improve undoing of RET in comint and eshell
Miha Rihtaršič
2021-10-25
Merge from origin/emacs-28
Glenn Morris
[next]