]> git.earman.xyz Git - emacsinit.git/commit
Add eshell-send-on-close-paren
authorrearman <rearman@r717.net>
Wed, 28 Dec 2022 14:17:38 +0000 (09:17 -0500)
committerrearman <rearman@r717.net>
Wed, 28 Dec 2022 14:17:38 +0000 (09:17 -0500)
commit0ae1161a4bb909e516d05b56cf4765148fde1998
tree460a2404f32cfe52f989238ed87c40e79b01a5e2
parent58735c82069cc83d2050a36c5285f36d3011c478
Add eshell-send-on-close-paren

This defun attempts to emulate the genera repl, where a balanced closing paren
will execute the command.  Noticed some odd behavior with syntax-ppss giving
negative values for nesting occaionally.  May need to add in something with
syntax-ppss-flush-cache if the issue comes up again.  Otherwise looks to
function correctly.
init.el