Skip to content

A little bugfix release after 4 years

Compare
Choose a tag to compare
@vaisarger vaisarger released this 13 Apr 19:38
· 53 commits to master since this release

Four years are... enough to test a release: EBG did work so far like a charm.
Only two minor problems (hence this release):

  1. sourcing easybashlib Bash complains about "BASH_SOURCE" and "FUNCNAME"... ok Bash! I will not declare an internal variable light-heartedly anymore... ;-)
  2. Yad hates arrows keys in args... the only possible fix is change arrows chars in menu/list in a temporary string.
    Last change in this release: header in yad menu() is removed.