Robert Irelan
36fed6d1a1
Add modeline segment for follow-mode ( #489 )
...
When follow-mode is enabled for a buffer, this will show a segment left
of buffer-info (which contains the file name) like "Follow M/N", where N
is the total number of follow windows for this buffer and M is the index
of the selected window.
2021-11-11 16:34:52 +08:00
Vincent Zhang
6a312f7fe9
Bump version to 3.2.2.
2021-11-06 22:50:24 +08:00
Vincent Zhang
51c1bb94f1
Bump version.
2021-06-21 02:16:19 +08:00
Vincent Zhang
0e98271159
[Refactor] bar and hud.
2021-05-27 16:40:13 +08:00
Vincent Zhang
f963cbb42f
[Refactor] Restore to original format while disabling.
2021-05-27 15:03:11 +08:00
Steven Allen
462c3a617e
(De)Activate modeline for all existing buffers ( #448 )
...
Instead of (de)activating the modeline for the current buffer and a
couple of special-cased buffers, (de)activate it for all open buffers.
This:
1. Ensures that enabling/disabling the modeline at any point sets the
modeline everywhere.
2. We actually catch all buffers at start, regardless of startup order.
Without this patch, the "*Async-native-compile-log*" doesn't get a
modeline.
2021-05-27 14:40:22 +08:00
Vincent Zhang
e70da09427
Bump version.
2021-05-15 18:40:45 +08:00
Vincent Zhang
a89ac6c7a1
New option: doom-modeline-hud.
...
Whether to use hud instead of default bar. It's only respected in GUI.
2021-05-15 03:52:00 +08:00
Vincent Zhang
5cb0ff7a38
Bump version.
2021-05-13 22:10:14 +08:00
Vincent Zhang
0531669f59
Format and eliminate warnings.
2021-05-13 22:09:27 +08:00
Bruno Heridet
669cac3839
fix: typos in comments and docstrings ( #429 )
2021-03-30 23:22:24 +08:00
Vincent Zhang
e7ce0c65d1
[Feature] Support two-column buffers.
2021-01-03 21:35:22 +08:00
Vincent Zhang
ae2862a033
Update docs.
2020-09-28 22:54:08 +08:00
Vincent Zhang
aa056cfca6
Update README.
...
See #374 .
2020-09-09 20:36:55 +08:00
Alex Murray
9235985ff7
Add support for poke-line in buffer position segment
2020-08-18 12:30:58 +09:30
Vincent Zhang
5623f161f1
Add dashboard mode-line.
2020-07-25 14:24:18 +08:00
Vincent Zhang
f5cd839114
Bump version.
2020-06-19 01:12:34 +08:00
Eric Dallo
a19a24c8d6
Add repl segment for CIDER
2020-06-09 11:34:32 -03:00
Vincent Zhang
a0884ad73a
Bump version.
2020-04-15 23:34:03 +08:00
Vincent Zhang
8c71b43fee
Refresh the mode-line of the current buffer while toggling.
2020-04-06 23:36:28 +08:00
Vincent Zhang
0642f71071
[Enhancement] Add minor-modes and input-method to project mode-line.
...
Close #320 .
2020-03-22 14:36:26 +08:00
Vincent Zhang
1d909a930d
Add debug segment to org-src mode-line.
2020-02-29 03:48:13 +08:00
Vincent Zhang
5d651207ae
[Feature] Add org-src mode-line.
2020-02-29 03:32:22 +08:00
Vincent Zhang
83e663ac98
Add matches segment to pdf mode-line.
2020-02-27 22:32:19 +08:00
Vincent Zhang
17abc0dba4
Rename doom-modeline--old-format to doom-modeline--default-format.
2020-02-23 01:00:32 +08:00
Vincent Zhang
43a78ad7eb
[Feature] Introduce `auto' style for buffer file names.
...
Close #179 .
`auto' style is the default style now.
Given ~/Projects/FOSS/emacs/lisp/comint.el
auto => emacs/lisp/comint.el (in a project) or comint.el
truncate-upto-project => ~/P/F/emacs/lisp/comint.el
truncate-from-project => ~/Projects/FOSS/emacs/l/comint.el
truncate-with-project => emacs/l/comint.el
truncate-except-project => ~/P/F/emacs/l/comint.el
truncate-upto-root => ~/P/F/e/lisp/comint.el
truncate-all => ~/P/F/e/l/comint.el
relative-from-project => emacs/lisp/comint.el
relative-to-project => lisp/comint.el
file-name => comint.el
buffer-name => comint.el<2> (uniquify buffer name)"
2020-02-11 01:51:52 +08:00
Vincent Zhang
e6d690bae0
Bump version.
2020-02-10 22:12:08 +08:00
Vincent Zhang
3f781b4ed6
Fix #299 : Does not display headers in helm buffers.
2020-02-07 19:21:33 +08:00
Vincent Zhang
4c659a2820
Fix #293 : error - void-variable when.
2020-02-02 20:54:42 +08:00
Vincent Zhang
ed7ed654c5
Update dependencies.
2020-02-01 17:21:27 +08:00
Vincent Zhang
a7a0370c50
Bump version.
2020-01-19 01:11:15 +08:00
Vincent Zhang
38400801d2
Update copyright.
2020-01-18 00:13:25 +08:00
Vincent Zhang
dbd9251979
Set minimal mode-line in xwidgets.
2020-01-15 02:04:27 +08:00
galaunay
2c6e449b57
Fix bug in testing buffers existence
...
`buffer-live-p` doesn't appear to work with buffer names.
Using buffer objects ensures the buffer existence test is done
properly.
2019-12-29 21:01:03 +01:00
Vincent Zhang
6de07a5a2b
Set message modeline to COMMIT_EDITMSG and MERGE_MSG buffers.
2019-12-29 00:12:05 +13:00
Vincent Zhang
6dc9463d98
[Feature] message modeline.
2019-12-28 23:27:24 +13:00
Vincent Zhang
43a8f4386e
Bump version.
2019-12-25 23:54:21 +13:00
Melkor333
3b2df9ab56
Add basic gnus support without any other dependency than gnus
2019-12-18 01:19:55 +01:00
Vincent Zhang
bb4d748ed5
Bump version.
2019-12-08 01:17:31 +08:00
Vincent Zhang
bbebcef7fa
Bump version.
2019-11-30 23:00:46 +08:00
Vincent Zhang
4730ac9739
Refactor.
2019-11-24 22:05:43 +08:00
Vincent Zhang
3c0b11c41a
Simplify timemachine mode-line.
2019-11-24 22:00:33 +08:00
Vincent Zhang
dca6d4ca6a
Refactor word-count segment.
2019-11-24 21:58:18 +08:00
Jake Romer
bf03231304
Add continuously displayed word count segment.
...
Introduces `doom-modeline-continuous-word-count-modes`, a customizable list
of major modes in which display a word count continuously when
`doom-modeline-enable-word-count' is non-nil.
```lisp
;; Major modes in which to display word count continuously.
;; Respects `doom-modeline-enable-word-count'.
(setq doom-modeline-continuous-word-count-modes '(markdown-mode org-mode))
```
2019-11-23 22:03:09 -05:00
Vincent Zhang
53306d3fdf
Revert "vcs: also add vcs modeline hook for magit-status"
...
This reverts commit 666292cb83
.
2019-11-23 01:23:36 +08:00
Sean Farley
666292cb83
vcs: also add vcs modeline hook for magit-status
2019-11-20 23:19:04 -08:00
Vincent Zhang
54bc32359a
Add vcs mode-line.
2019-11-20 22:09:18 +08:00
Vincent Zhang
11d42282f2
Add irc-buffers segment to the special mode-line.
...
Close #260 .
Remove option: doom-modeline-irc-buffers.
Update special mode-line.
2019-11-19 23:45:33 +08:00
Vincent Zhang
6a3b0639c6
[Feature] Support rcirc.
2019-11-18 04:07:34 +08:00
Vincent Zhang
de8f84f7ff
Bump version.
2019-11-17 03:01:38 +08:00