Commit graph

842 commits

Author SHA1 Message Date
Vincent Zhang
371c3fcfa2
Merge pull request #125 from hlissner/patch-2
Fix matches segment mirroring across all buffers
2019-03-01 03:20:21 +07:00
Henrik Lissner
fb8e06a0b4
Prevent anzu from injecting itself into modeline 2019-02-28 15:20:13 -05:00
Vincent Zhang
cbc74f0e9e
Merge pull request #124 from hlissner/patch-1
Hide checker segment when disabled/empty
2019-03-01 03:17:31 +07:00
Henrik Lissner
17d8d6e617
Fix matches segment mirroring across all buffers 2019-02-28 15:12:15 -05:00
Vincent Zhang
307352d256 Update battery status in terminal. 2019-03-01 03:04:49 +07:00
Vincent Zhang
8e61cfeff3 Force refresh mode-lien to remove original fancy-battery-mode-line. 2019-03-01 02:56:49 +07:00
Henrik Lissner
386000d47f
Hide checker segment when disabled/empty
For buffers that don't have either mode enabled or a valid checker present.
2019-02-28 14:55:49 -05:00
Vincent Zhang
5f9d9a2e48 [Enhancement] More meaningful icons for battery status. 2019-03-01 02:52:24 +07:00
Vincent Zhang
ef2ab6015f [Docs] Update screenshots in README. 2019-03-01 00:45:29 +07:00
Vincent Zhang
cd92bf0ffd Remove mu4e-alert's string from global modeline string. 2019-03-01 00:23:49 +07:00
Vincent Zhang
9f2a0183fc [Feature] An indicator for battery status with fancy-battery. 2019-02-28 23:58:47 +07:00
Vincent Zhang
2ae39ff5ca Fix: display invalid information in mu4e segment. 2019-02-28 20:51:10 +07:00
Vincent Zhang
4377c9ea5c Add an icon (mail) for mu4e-alert and update faces. 2019-02-28 15:35:54 +07:00
Vincent Zhang
58267460c6 Update mouse-face. 2019-02-28 14:06:54 +07:00
Vincent Zhang
0e0988331a Fix: invalid icon of irc segment in terminal. 2019-02-28 14:00:27 +07:00
Vincent Zhang
461178f5b5 Bump version to 1.8.0. 2019-02-26 15:21:26 +07:00
Vincent Zhang
84ff61a660 [Feature] New lsp indicator with an icon. 2019-02-26 15:20:39 +07:00
Vincent Zhang
27b22faf56 [Compatibility] % symbol not displayed in minor mode lighters. 2019-02-26 01:45:11 +07:00
Vincent Zhang
40564fc281 [Compatibility] % symbol not displayed in global string.
Fix #121.
2019-02-25 23:39:58 +07:00
Vincent Zhang
6f189b37bd Fix the mark of read-only buffer. 2019-02-25 16:05:28 +07:00
Vincent Zhang
32eb2cb0a6 Format codes. 2019-02-22 00:13:26 +07:00
Vincent Zhang
9066ea8abb Update docs. 2019-02-22 00:10:40 +07:00
Vincent Zhang
83c75bf562 Format docs. 2019-02-22 00:09:04 +07:00
Vincent Zhang
bd8e00ff61 Format. 2019-02-19 04:05:52 +08:00
Vincent Zhang
b34f9849d2 Set default file icon. 2019-02-19 04:04:30 +08:00
Vincent Zhang
fc8b61021d Improve: get icons of the current buffer. 2019-02-19 03:05:22 +08:00
Vincent Zhang
3e7df26a30 Display icons for temp buffers. 2019-02-19 02:20:55 +08:00
Vincent Zhang
bec939f4ad Fix: missing or incorrect mode icons. 2019-02-18 22:14:23 +08:00
Vincent Zhang
7781332b80 Bump version to 1.7.4. 2019-02-18 18:58:30 +08:00
Vincent Zhang
81635fdf36 Rename doom-modeline-version to doom-modeline-env-version. 2019-02-18 18:57:16 +08:00
Vincent Zhang
11481cc647 Refactor. 2019-02-18 01:44:16 +08:00
Vincent Zhang
57f1a98e58 Bump version to 1.7.3. 2019-02-18 01:32:17 +08:00
Vincent Zhang
37eef920ec New customization: doom-modeline-checker-simple-format.
If non-nil, only display one number for checker information if applicable.
2019-02-18 01:30:59 +08:00
Vincent Zhang
e57c0aa25a Revert 947312d * Update advices for set-selected-window. 2019-02-16 11:58:44 +08:00
Vincent Zhang
89d6036e1d Clean up unused comments and codes. 2019-02-15 22:05:25 +08:00
Vincent Zhang
947312d209 Update advices for set-selected-window. 2019-02-15 21:22:13 +08:00
Vincent Zhang
38a3930aff Remove doom-modeline--github-open-notifications. 2019-02-14 20:26:48 +08:00
Vincent Zhang
17d197d9a7 Add customization: doom-modeline-enable-word-count. 2019-02-13 00:47:32 +08:00
Vincent Zhang
e1f0610316 Bump version to 1.7.2. 2019-02-12 17:42:44 +08:00
Vincent Zhang
eab39937cd Fix incorrect file icon.
See https://github.com/seagle0128/doom-modeline/issues/114#issuecomment-462471548.
2019-02-12 17:41:26 +08:00
Vincent Zhang
5632bb02b5 Bump version to 1.7.1. 2019-02-12 04:15:19 +08:00
Vincent Zhang
83bf2c509d Fix errors in process segment. 2019-02-12 04:15:11 +08:00
Vincent Zhang
7ea698723f Fix: invalid faces of icons. 2019-02-12 03:52:01 +08:00
Vincent Zhang
a1e765fa56 [Enhancement] Make modeline color consistent while using minibuffer.
Close #114: Modeline color is inconsistent when using helm.
helm and eldoc-in-minibuffer-mode will trigger this issue.
2019-02-12 02:44:31 +08:00
Vincent Zhang
b1656e47b2
Merge pull request #112 from guidoschmidt/master
EDIT/README.md: hint to doom-modeline-mode-hook
2019-02-06 22:08:12 +08:00
Guido Schmidt
2e90f6480d
EDIT/README.md: hint to doom-modeline-mode-hook
To setup your custom modeline-configuration, you'll have to use doom-modeline-mode-hook
2019-02-04 14:15:48 +01:00
Vincent Zhang
8e2fff521f
Merge pull request #110 from seanfarley/smf/irc
Add irc / circe segment
2019-02-04 17:18:58 +08:00
Sean Farley
c0cbf56db4 irc: add new segment to display the unread status
This segment is meant for the main modeline and just displays a single,
unread icon if there are any unread irc buffers.
2019-02-03 23:07:57 -08:00
Sean Farley
b6b6691ea3 irc: add new segment to display the unread buffers
This includes a configuration variable that allows the user to customize
the display of the name. The segment is only displayed in the 'special
modeline due to space. Later, we'll add a irc notification for the 'main
modeline.
2019-02-03 22:32:16 -08:00
Vincent Zhang
eb29c549f9
Merge pull request #108 from ConnorNelson/master
Update hooks to also run on undo tree visualize
2019-02-01 10:48:22 +08:00