github tstack/lnav v0.13.1-beta3

latest releases: v0.13.1-rc1, v0.13.1-beta4
pre-release18 days ago

lnav v0.13.1

Features:

  • Initial support for Windows. Configuration should be stored
    in %APPDATA%. The binary is built using msys2. So, it
    depends on msys-2.0.dll being in the same directory. No other
    dependencies should be needed.
  • Removed dependency on ncurses during the build. The terminfo
    files are still used during runtime, but fallback terminfo
    files for common terminals are included in the binary.
  • Added the postgres_log format.

Interface changes:

  • If all the log messages in the LOG view are hidden, a notice
    will be displayed that describes the filters that are in
    effect.

Bug Fixes:

  • Fix a crash on startup for some environments.
  • Fix a spurious screen flash on some prompts.
  • Fix an issue with completion of script names.

Don't miss a new lnav release

NewReleases is sending notifications on new releases.