Skip to content

andrewmains12/subshell-proc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Utility functions for creating comints

A tiny library to expose some of the awesome subprocess/terminal creating functionality from emacs comint.el in a slightly easier to use fashion.

Sample usage:

  ;;In elisp code
  (defproc "noir-server" "lein" '("run")
  "Run a noir server")

While editing: M-x run-proc bash will bring up a comint running bash

I kind of doubt anyone will actually use this beyond me, but if you do and you have something you want changed, make a pull request!

About

Utility functions for working with comints in emacs

Resources

Stars

Watchers

Forks

Packages

No packages published