This website requires JavaScript.
Explore
Help
Sign In
martin
/
emacs
Watch
1
Star
0
Fork
0
You've already forked emacs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4968aa685b85840d79258ff6b61ba2bcfb99e2bc
emacs
/
lisp
/
eshell
History
Noam Postavsky
37cdfec7c7
Reset ansi escape context before printing eshell prompt (Bug#27407)
...
* lisp/eshell/em-prompt.el (eshell-emit-prompt): Reset `ansi-color-context-region'.
2017-07-03 10:09:41 -04:00
..
em-alias.el
…
em-banner.el
…
em-basic.el
; * lisp/eshell/em-basic.el: Fix commentary.
2017-06-19 22:24:29 -04:00
em-cmpl.el
…
em-dirs.el
…
em-glob.el
…
em-hist.el
Don't record eshell/clear "command" in history (Bug#25838)
2017-02-26 20:39:11 -05:00
em-ls.el
…
em-pred.el
…
em-prompt.el
Reset ansi escape context before printing eshell prompt (Bug#27407)
2017-07-03 10:09:41 -04:00
em-rebind.el
…
em-script.el
…
em-smart.el
…
em-term.el
…
em-tramp.el
…
em-unix.el
…
em-xtra.el
…
esh-arg.el
…
esh-cmd.el
Don't read eshell/which output from *Help* buffer (Bug#26894)
2017-06-27 20:34:14 -04:00
esh-ext.el
Add missing 'require' forms to prevent compiler warnings.
2017-06-12 10:01:25 +02:00
esh-io.el
…
esh-mode.el
Let ansi-color overlay hooks work in eshell (Bug#27407)
2017-07-03 10:09:40 -04:00
esh-module.el
…
esh-opt.el
…
esh-proc.el
…
esh-util.el
…
esh-var.el
Handle integer indices for eshell variables (Bug#26055)
2017-06-17 00:10:33 -04:00
eshell.el
…