1 line
1.4 KiB
Plaintext
1 line
1.4 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>I created an eshell module a while ago that I use. </p> <p>Here's the description:</p> <blockquote> <p>em-compile tries to determine what commands it should defer to a </p> <p>compilation buffer, and alerts you when it's done. It determines </p> <p>which commands it should defer by keeping track of how long each </p> <p>command took to finish. By default if it takes more than 5 seconds </p> <p>then it will start to defer that command whenever it's invoke via </p> <p>eshell. You can of course customize the amount of seconds or offer </p> <p>a list of always defer or not defer.</p> </blockquote> <p>Link: <a href="https://github.com/gopar/.emacs.d/tree/main/lisp/eshell/module">https://github.com/gopar/.emacs.d/tree/main/lisp/eshell/module</a></p> <p>I have no interest in making this into a package (i was at one point but not anymore), so if you want to turn it into something. Go for it :)</p> <p>Have you created anything that you've been hiding? :)</p> <p>Also, plz ignore the messy config files. Too lazy to clean up.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/gopar"> /u/gopar </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qxkp24/have_you_created_any_eshell_things_that_you_keep/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/qxkp24/have_you_created_any_eshell_things_that_you_keep/">[comments]</a></span> |