trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- 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 --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/rgwlfx/dtacheel_a_package_for_detached_shell_commands/">[comments]</a></span>