Files
doomemacs/modules/tools
Henrik Lissner 0b67251159 tools/eval: associate plist with repl handlers
Also consolidates all REPLs (opened through the :tools eval module)
under one popup rule, which inhibits ESC from prematurely closing
them (#1944), and cleans up after their buffers *only* if their handlers
weren't specified to :persist, e.g.

  (set-repl-handler! 'some-mode #'some-repl-handler :persist t)

Also standardized ESS's REPL commands.
2019-10-23 21:41:23 -04:00
..
2019-07-30 15:22:19 +03:00
2019-09-23 13:39:53 -04:00
2019-09-27 12:05:48 -04:00
2019-07-22 23:51:12 +02:00
2019-07-23 12:50:45 +02:00
2019-04-24 18:16:04 -04:00