Skip to content

Looking Good in TTY

Compare
Choose a tag to compare
@excalibur1234 excalibur1234 released this 13 Mar 18:12
· 131 commits to master since this release

This release of PacUI contains the following noteworthy changes and fixes:

  • fzf makes it now possible to use ASCII characters for its preview window.
    Therefore, PacUI exclusively uses ASCII characters and no more Unicode characters. This makes preview window, menu, and dependency tree "lines" also visible in tty!

  • PacUI now checks more often for server availability. This prevents errors, when you have no internet connection.

  • A couple of config files have been fixed or added to the "Edit Config Files" option

  • "List Installed from AUR" now also displays AUR package information.

  • Adoption of latest version of pacman and fzf. This fixes some bugs.

  • In order to have less dependencies, "wget" got replaced with "curl" (which already is a dependency of pacman). This results in slightly longer download times.

  • Thanks to a tip from @puxplaying, the "Maintain System" option now removes partially downloaded packages from Pacman's cache.

  • PacUI can now be quit by entering "exit" or "quit" thanks to a contribution from @brenohq.

  • General improvements in the "Help" option.