branch: externals/shelisp
commit 32f91342f0039aa0e78a032b5b2a651ed5b1b79e
Author: Michael R. Mauger
Commit: Michael R. Mauger
Version 1.0.0 Added support from zsh and fish
---
shelisp.el | 23 ++-
1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/shelisp.el
branch: externals/shelisp
commit b2b219ee7b670b273a6e2107126e0640f8a7513d
Author: Michael R. Mauger
Commit: Michael R. Mauger
Added term/vterm/non-shell-modes support
---
shelisp.el | 78 +-
1 file changed, 62 insertions(+), 16 del
branch: externals/shelisp
commit 9ede6c4955b9a6266f745de83f8b3f79446cc73d
Author: Michael R. Mauger
Commit: Michael R. Mauger
Infer shell from shell-mode if not specified
---
shelisp.el | 30 ++
1 file changed, 22 insertions(+), 8 deletions(-)
diff --git a/sheli
branch: externals/shelisp
commit 16c2e954f53b9fbf7c839e57b36234aade0222aa
Author: Michael R. Mauger
Commit: Michael R. Mauger
Added support for zsh and fish shells along side bash
---
shelisp.el | 51 ++-
1 file changed, 42 insertions(+), 9 de
branch: master
commit 6fc0acf63e3402950ce6ebef2d67a47cc48103fb
Author: Michael R. Mauger
Commit: Michael R. Mauger
Add `greenbar-highlight-input' to highlight command input.
Originally they were highlighted mistakenly. The default now avoids
highlighting the input commands to he
branch: master
commit 6c5e5b19b2d76ab84f48e83152987b89369ecac6
Author: Michael R. Mauger
Commit: Michael R. Mauger
greenbar -- cleaned-up comments and docstrings
---
packages/greenbar/greenbar.el | 33 ++---
1 file changed, 22 insertions(+), 11 deletions(-)
diff
branch: master
commit c96b7b7c3958530a51b6be837848439a915f3773
Author: Michael R. Mauger
Commit: Michael R. Mauger
Added greenbar package
---
packages/greenbar/greenbar.el | 179 ++
1 file changed, 179 insertions(+)
diff --git a/packages/greenbar/gre