Search results

Jump to navigation Jump to search
  • ...syntax highlighting as well as an interactive R console based on the Emacs comint mode.
    1 KB (239 words) - 20:24, 3 July 2020
  • ...rchable history is read in via '''comint-read-input-ring''', which uses '''comint-input-ring-file-name''' which you can set in a mode hook. However I would s (setq comint-input-ring-file-name "~/.zsh_history") ;; or bash_history
    11 KB (1,528 words) - 14:45, 15 May 2017
  • Another cool feature is that [[comint]] processes (the general mode for repls) are spiced up with special process
    2 KB (344 words) - 13:04, 19 May 2017
  • ...y seem like a good thing, it does mean that hooks and routines written for comint-mode won’t work with Eshell. ...ew advances that haven’t been ported over to Eshell, like the spiffy <code>comint-history-isearch-backward-regexp</code> in Emacs 23.2, bound to M-r.
    25 KB (4,106 words) - 11:18, 12 September 2020
  • (comint-mode . normal)
    10 KB (1,428 words) - 21:43, 5 September 2017
  • "Advises `compile' so it sets the argument COMINT to t if breakpoints are present in `python-mode' files"
    31 KB (4,441 words) - 11:05, 2 May 2023