1 line
1.6 KiB
Plaintext
1 line
1.6 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Hi there! :)</p> <p>I wanted to share a package that I have developed. This package makes it possible to run, and interact, with shell commands that are run completely detached from Emacs. The name of the package comes from dtach, which is the program that makes this package possible. </p> <p>As a user you start shell commands in dedicated sessions using dtache. Here is a list of some of the features that these sessions offer:</p> <p>- The user have access to all of the output from a session</p> <p>- The user gets a notification when a session has finished</p> <p>- Sessions are automatically labeled success or failure</p> <p>- Sessions can be started on remote hosts</p> <p>- The user can easily rerun a session</p> <p>- Sessions can be opened in a compile mode, which effectively makes it mimics M-x compile</p> <p>For a more thorough walk through of the package, and how to use it, you can watch this video which I have created: <a href="https://www.youtube.com/watch?v=if1W58SrClk">https://www.youtube.com/watch?v=if1W58SrClk</a></p> <p>And the package itself you can find at <a href="https://gitlab.com/niklaseklund/dtache">https://gitlab.com/niklaseklund/dtache</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/squirelpower"> /u/squirelpower </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rgwlfx/dtacheel_a_package_for_detached_shell_commands/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/rgwlfx/dtacheel_a_package_for_detached_shell_commands/">[comments]</a></span> |