Fix input handling in Eshell
* eat.el (eat--eshell-local-mode): Make input processing variables buffer-local.
This commit is contained in:
parent
3fcf128840
commit
cbce601b8d
1 changed files with 2 additions and 0 deletions
2
eat.el
2
eat.el
|
@ -7155,6 +7155,8 @@ symbol `buffer', in which case the point of current buffer is set."
|
|||
eat--terminal
|
||||
eat--synchronize-scroll-function
|
||||
eat--mouse-grabbing-type
|
||||
eat--pending-input-chunks
|
||||
eat--process-input-queue-timer
|
||||
eat--pending-output-chunks
|
||||
eat--output-queue-first-chunk-time
|
||||
eat--process-output-queue-timer
|
||||
|
|
Loading…
Add table
Reference in a new issue