| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
docs: tidy grammar, style Co-authored-by: Laur Aliste <laur.aliste@gmail.com> | 7 个月前 | |
docs: tidy grammar, style Co-authored-by: Laur Aliste <laur.aliste@gmail.com> | 7 个月前 | |
build: tidy makefiles Remove duplicates, sort file lists, wrap to 80 chars. | 1 个月前 | |
docs: rename doc to docs | 6 年前 | |
compose: make spelling command configurable Rename the config option from $ispell to $spelling_command while retaining $ispell as a synonym. Upgrade the option to DT_EXPANDO and add %f / %{file} for the shell-quoted message filename. Move ispell's -x argument into the default value, leaving alternate spelling programs free to define their own command line. Track whether the filename expando was rendered and append the quoted filename when it was omitted. This preserves the convenient behaviour of legacy command values without duplicating filenames in expando-aware commands. | 1 个月前 | |
menu: strip back OpPager OpPager is a set of functions supported by the Pager. Most of them are Index functions that it delegates. Many of the rest are Generic functions. Deduplicate the Pager menu by constructing it from the Index and Generic SubMenus. | 3 个月前 | |
docs: rename doc to docs | 6 年前 | |
notmuch: make nm_query_type an enum | 5 个月前 | |
compose: upgrade preview movement functions Rename the preview paging functions to the new scroll-* style and add the movement functions used by the Pager's generic menu. Renamed: - <preview-page-down> (OP_PREVIEW_PAGE_DOWN) -> <preview-scroll-page-down> (OP_PREVIEW_SCROLL_PAGE_DOWN) - <preview-page-up> (OP_PREVIEW_PAGE_UP) -> <preview-scroll-page-up> (OP_PREVIEW_SCROLL_PAGE_UP) Added: - <preview-select-first-entry> (OP_PREVIEW_SELECT_FIRST_ENTRY) - <preview-select-last-entry> (OP_PREVIEW_SELECT_LAST_ENTRY) - <preview-scroll-half-down> (OP_PREVIEW_SCROLL_HALF_DOWN) - <preview-scroll-half-up> (OP_PREVIEW_SCROLL_HALF_UP) - <preview-scroll-line-down> (OP_PREVIEW_SCROLL_LINE_DOWN) - <preview-scroll-line-up> (OP_PREVIEW_SCROLL_LINE_UP) | 2 个月前 | |
docs: fix build | 3 个月前 | |
docs: lint man pages - Fix minor man page warnings - Add `mandoc -T lint` to the `make validate-docs` target | 7 个月前 | |
docs: lint man pages - Fix minor man page warnings - Add `mandoc -T lint` to the `make validate-docs` target | 7 个月前 | |
docs: make examples easier to read | 5 年前 | |
feature: add $tmp_draft_dir for composing messages Add a new config option $tmp_draft_dir that controls where NeoMutt places temporary files when composing messages. This defaults to /var/tmp so that draft files survive an unanticipated reboot, unlike /tmp which is typically cleared on restart. The existing $tmp_dir continues to be used for transient temporary files (displaying messages, crypto operations, protocol handling, etc.) that do not need to survive a reboot. Draft temp files are created for: - Composing new messages and replies - Editing with $edit_headers - Forwarding/replying from the attachment menu - Postponed message recovery - Edit/resend message - Command-line -H draft and -i include files If $TMPDIR is set in the environment, both $tmp_dir and $tmp_draft_dir use it as the initial value. | 5 个月前 | |
docs: tidy guide table-of-contents [ci skip] | 5 年前 | |
index: add <browse-mailboxes> Add two Index functions: - <browse-mailboxes> - <browse-mailboxes-readonly> These are shortcuts into the Mailbox view in the Browser Dialog. | 1 个月前 | |
key: upgrade unbind/unmacro | Command | Remove | From | Notes | | :--------------- | :-------------- | :-------- | :---------------------------- | | `unbind index q` | One keybinding | One menu | | | `unbind index` | All keybindings | One menu | Some default bindings are set | | `unbind index *` | All keybindings | One menu | | | `unbind * q` | One keybinding | All menus | | | `unbind *` | All keybindings | All menus | Some default bindings are set | | `unbind * *` | All keybindings | All menus | Only Ctrl-C is possible | | Command | Remove | From | | :--------------- | :-------------- | :-------- | | `unmacro index q` | One macro | One menu | | `unmacro index` | All macros | One menu | | `unmacro index *` | All macros | One menu | | `unmacro * q` | One macro | All menus | | `unmacro *` | All macros | All menus | | `unmacro * *` | All macros | All menus | | 3 个月前 | |
docs: lots man pages fixes - Lots of man linting - Fix typos - Replace `\\` with `\e` - Replace `\fC` with `\f[CR]` for code - Kill trailing whitespace Co-authored-by: Bjarni Ingi Gislason <bjarniig@simnet.is> Co-authored-by: Carlos Henrique Lima Melara <charlesmelara@riseup.net> | 9 个月前 | |
docs: tidy grammar, style Co-authored-by: Laur Aliste <laur.aliste@gmail.com> | 7 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 个月前 | ||
| 7 个月前 | ||
| 1 个月前 | ||
| 6 年前 | ||
| 1 个月前 | ||
| 3 个月前 | ||
| 6 年前 | ||
| 5 个月前 | ||
| 2 个月前 | ||
| 3 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 5 年前 | ||
| 5 个月前 | ||
| 5 年前 | ||
| 1 个月前 | ||
| 3 个月前 | ||
| 9 个月前 | ||
| 7 个月前 |