Skip to content

Bug fixes for Linux machines

Pre-release
Pre-release

Choose a tag to compare

@sigseg5 sigseg5 released this 21 Sep 14:45
· 46 commits to master since this release

Alpha release of vim updater

This release may contains some bugs and problems

Please, report issue here or open a pull request here

Changes:

  • Fixed troubles with path on Linux machines

Known Issues:

  • Windows not supported now
  • Potential unhandled exception on Linux machines
  • Potential troubles with incorrect sudo pass
  • Potential troubles with detect OS version on Linux2 platform
  • fatal: not a git repository (or any of the parent directories): .git then UPDATER_DIR only exist
  • Detected trouble with terminal library on Linux Mint (and probably other Linux distro)

no terminal library found
checking for tgetent()... configure: error: NOT FOUND!
You need to install a terminal library; for example ncurses.
Or specify the name of the library with --with-tlib.