summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/term.el: Add missing / to esc seq commentary.Noam Postavsky2019-07-251-1/+1
* Mention term.el's \032 dir tracking in commentary (Bug#19524)Noam Postavsky2019-07-251-91/+52
* Handle completely undecoded input in term (Bug#29918)Noam Postavsky2019-07-201-4/+5
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Prevent line-mode term from showing user passwordsTino Calancha2018-07-231-4/+15
* Don’t set EMACS=t if Bash is 4.4 or newerPaul Eggert2018-06-141-6/+28
* Fix term.el cursor movement at bottom margin (Bug#31690)Noam Postavsky2018-06-101-4/+3
* Fix remote-host directory tracking for shells in `term' buffersPhil Sainty2018-06-041-15/+16
* Fix pre- and post-command-hook errors in term.elKarl Otness2018-04-221-0/+3
* Don't assume term-current-row cache is valid (Bug#31193)Noam Postavsky2018-04-181-2/+2
* Fix term.el rendering following a window resize (Bug#30544)Noam Postavsky2018-04-021-0/+5
* Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-081-2/+2
* ; Spelling fixesPaul Eggert2018-03-041-2/+2
* Clarify that `ansi-term' is almost the same as `term' (Bug#18106)Noam Postavsky2018-01-301-1/+3
* * lisp/term.el (term-send-input): Fix text duplication in docstringtino calancha2018-01-211-9/+6
* Add tests for term.elNoam Postavsky2018-01-181-1/+2
* Handle split AnSiT messages for term.el (Bug#17231)Callum Cameron2018-01-181-0/+15
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Avoid creating inconsistent buffer states in term-char-modePhil Sainty2017-10-211-0/+98
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/term.el (term-mode): Use `window-text-height' (Bug#5615).Noam Postavsky2017-08-191-1/+1
* * lisp/shell.el (explicit-shell-file-name): Mention shell-file-nameStefan Monnier2017-08-041-4/+2
* Support Bash Ctrl-Z indication of directory name in term.elMichael Hoffman2017-01-271-7/+8
* Fix term.el handling of ^Z-sequences spanning chunksJohan Claesson2017-01-041-2/+2
* Handle multibyte chars spanning chunks in term.elNoam Postavsky2017-01-031-8/+31
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-0/+8
|\ \ | |/
| * Send text received by bracketed paste to processPhilipp Stephani2016-11-101-0/+8
* | Revert "Disable bracketed paste in a terminal in char mode"Daniel Colascione2016-11-021-7/+0
* | Merge from origin/emacs-25Paul Eggert2016-10-231-6/+10
|\ \ | |/
| * Keep point when switching from and to *terminal* bufferEli Zaretskii2016-10-151-6/+10
| * ; * lisp/term.el (term-mode): FIXME comment about bidi reordering.Eli Zaretskii2016-06-261-0/+6
| * Fix slow redisplay in term-modeEli Zaretskii2016-06-261-11/+6
| * Fix bug#22891: wrong terminal width when a fringe width is zero.Anders Lindgren2016-04-271-14/+1
* | Disable bracketed paste in a terminal in char modePhilipp Stephani2016-10-151-0/+7
* | Don't set 'bidi-paragraph-direction' in 'ansi-term'Eli Zaretskii2016-06-261-11/+1
* | Fix bug#22891: wrong terminal width when a fringe width is zero.Anders Lindgren2016-04-261-14/+1
* | Support absolute column movement in 'ansi-term'Vasilij Schneidermann2016-04-211-0/+4
* | Merge from origin/emacs-25Paul Eggert2016-04-181-1/+11
|\ \ | |/
| * Speed up redisplay in ansi-term modeEli Zaretskii2016-04-161-1/+11
* | Merge from origin/emacs-25John Wiegley2016-04-021-0/+7
|\ \ | |/
| * Comint, term, and compile now set EMACSPaul Eggert2016-03-231-0/+7
* | Make `C-{up,down,left,right}' work in term modePer Bothner2016-02-241-0/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix a typo in eterm-color's termcap entryDave Thomas2015-12-191-1/+1
* ; Remove outdated comment (bug#22015)Dmitry Gutov2015-11-261-13/+0
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-101-62/+24
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1