[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Nano-Modeline version 1.0.1
From: |
ELPA update |
Subject: |
[GNU ELPA] Nano-Modeline version 1.0.1 |
Date: |
Sun, 31 Mar 2024 05:39:46 -0400 |
Version 1.0.1 of package Nano-Modeline has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Nano-Modeline describes itself as:
================
N Λ N O modeline
================
More at https://elpa.gnu.org/packages/nano-modeline.html
## Summary:
Nano modeline is a an alterntive to the GNU/Emacs modeline. It can
be displayed at the bottom (mode-line) or at the top (header-line)
depending on the nano-modeline-position custom setting. There are
several modelines that can be installed on a per-mode basis or as
the default one.
Usage example:
Install prog mode modeline:
(add-hook 'prog-mode-hook #'nano-modeline-prog-mode)
Make text mode modeline the default:
(nano-modeline-text-mode t)
## Recent NEWS:
Version 1.1.0
- Minor bugfix with org-capture
- Better mu4e message mode line
- Fixed eat mode line
- Better margin/fringe alignment
- API change: button now take advantage of new svg-lib API
- Fixed flat-button style
Version 1.0.1
- Minor bugfix
Version 1.0.0
- Complete rewrite to make it simpler & faster
- API break: No longer a minor mode
- Activatable buttons can be added and grouped
- Modeline can be now be activated through modes hook
Version 0.7.2
- Fix a bug in info mode (breadcrumbs)
- Fix mu header mode for version 1.8
- Put back padding (for default style)
Version 0.7.1
- Fix a bug with mu4e-dashboard
- Fix a bug in pdf view mode
- Better org-capture mode
Version 0.7
- Prefix is now an option (none, status or icon)
- Prefix can be replaced by icons
- Better space computation
- New imenu-list mode
- Indirect buffers are now handled properly
- Bugfix in org-clock-mode
Version 0.6
- Spaces have face that enforce active/inactive
- Better marker for dedicated windows
- Internal reordering of modes, most frequent first
(educated guess, might vary greatly with users)
Version 0.5.1
- Bug fix (make-obsolete-variable)
- Added marker for dedicated window
Version 0.5
- Dynamic version that is now configurable thanks to the wonderful
contribution of Hans Donner (@hans-d)
Version 0.4
- Reverted to RO/RW/** default prefix
Version 0.3
- Usage of :align-to: properties for better alignment
- Added elpher mode
- Fix user mode
Version 0.2
- Implements modeline as minor mode
Version 0.1
- Submission to ELPA
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Nano-Modeline version 1.0.1,
ELPA update <=