Skip to content

Logview 0.15

Compare
Choose a tag to compare
@doublep doublep released this 09 Jun 20:09
· 97 commits to master since this release

After a long period of inactivity, Logview has received several new features:

  • Log buffers can be split into sections, with additional fontification and many new commands for them.
  • Thread-narrowing filters allow you to filter different threads without affecting main filters and views. Narrowing to the current section (c c) also reuses this concept.
  • Fontification has been brought a bit more in line with typical Emacs modes. This allows for simple creation of Logview-derived major modes that highlight additional keywords, at least.

Support for Emacs 24 has been officially dropped.