Skip to content

sheoak/neomutt-powerline-nerdfonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neomutt powerline-nerdfonts

Allows you to transform neomutt theme with powerline and nerd fonts. The code is little bit of a hack due to mutt/neomutt limitations but it works. It should work with most themes but there is some tuning added for solarized and gruvbox.

Notes:

  • Not compatible with mutt, it uses neomutt new features.
  • Work in progress.

Screenshots

Gruvbox

Gruvbox adaptation.

Neomutt powerline, gruvbox Neomutt powerline, gruvbox

Solarized

Solarized adaptation.

Neomutt powerline, solarized Neomutt powerline, solarized

Requirements

Installation

You just need to source this repository files:

git clone https://github.com/sheoak/neomutt-powerline-nerdfonts.git
~/.config/neomutt/powerline
# edit neomutt configuration:
vi ~/.config/neomutt/neomuttrc

# for solarized:
# you must load solarized 16 colors theme BEFORE this
# you terminal 16 colors must be set to solarized theme
source powerline/powerline.neomuttrc

# for gruvbox:
# you must load gruvbox theme BEFORE this
# you terminal 16 colors must be set to gruvbox theme
source powerline/colors/gruvbox-powerline.neomuttrc
source powerline/powerline.neomuttrc

Remove or comment call to:

  • index_format
  • pager_format
  • status_format
  • vfolder_format
  • attach_format
  • to_chars
  • status_chars
  • tag-transforms
  • tag-formats

Or source the files at the end of your configuration to avoid conflict.

Features:

  • Minimalist theme to remove cluttering from neomutt interface
  • Powerline font status bar index and pager
  • Nerd font icons in message list, status bar, attachements
  • Gruvbox and solarized patching to improve listing

Status bar includes the following indicators with nerd font icons:

  • Total messages
  • New messages
  • Flagged messages
  • Marked messages
  • Mark for deletion messages
  • Postponed messages
  • Unsynced mailbox
  • Attachements (pager)

Index includes the following icons indicators:

  • Addressed to me : yes/no/cc/from me
  • Attachement present

Status

  • Index status
  • Pager status
  • Index list
  • Browser
  • Browser list
  • Solarized patch
  • Virtual mailboxes icons

About

Powerline and nerd fonts configuration files for neomutt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages