[elpa] master c96b7b7: Added greenbar package

2020-10-18 Thread mmaug--- via
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

[elpa] master 6c5e5b1: greenbar -- cleaned-up comments and docstrings

2020-10-19 Thread mmaug--- via
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

[elpa] master 6fc0acf: Add `greenbar-highlight-input' to highlight command input.

2020-10-24 Thread mmaug--- via
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

[elpa] externals/shelisp 32f9134: Version 1.0.0 Added support from zsh and fish

2021-10-10 Thread mmaug--- via
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

[elpa] externals/shelisp 16c2e95: Added support for zsh and fish shells along side bash

2021-09-12 Thread mmaug--- via
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

[elpa] externals/shelisp 9ede6c4: Infer shell from shell-mode if not specified

2021-09-13 Thread mmaug--- via
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

[elpa] externals/shelisp b2b219e: Added term/vterm/non-shell-modes support

2021-09-27 Thread mmaug--- via
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