Basta update!

Liste des GroupesRevenir à cu shell 
Sujet : Basta update!
De : 643-408-1753 (at) *nospam* kylheku.com (Kaz Kylheku)
Groupes : comp.unix.shell comp.unix.programmer
Date : 12. Feb 2025, 19:44:37
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250212103438.197@kylheku.com>
User-Agent : slrn/pre1.0.4-9 (Linux)
Hi all,

I'm done some more development on Basta (Bash status line).  It is
substantially improved.

https://www.kylheku.com/cgit/basta/about

- Recursive configurations of Basta now properly communicate the
  parent status lines through the environment. The topmost Basta
  redraws the entire status line stack. Parent status lines no longer
  permanently disappear when programs such as editors perform
  "clear to end of screen".

- The above works through ssh on most systems, due to using variables in
  a commonly exported space.

- Issues with the status line sometimes becoming overwritten have been
  fixed; such occurrences should be extremely rare.

- Optional per-application full screen modes now offered!

  - Using simple Bash aliases, selected certain programs can run
    in full screen mode. In full screen mode, the status line stack
    disappears and all lines of the terminal are scrollable.
    Then upon termination of the program, status lines come back.

    - For well-behaved full screen apps that restore the terminal,
      like editors:

        alias vim='basta.fullscreen vim'

    - General case: almost any program (good for git, which
      sometimes launches an editor or pager, sometimes not):

        alias git='basta.fullscreen_alt git'

--
TXR Programming Language: http://nongnu.org/txr
Cygnal: Cygwin Native Application Library: http://kylheku.com/cygnal
Mastodon: @Kazinator@mstdn.ca

Date Sujet#  Auteur
12 Feb 25 o Basta update!1Kaz Kylheku

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal