-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
medium.txt
49 lines (33 loc) · 1.1 KB
/
medium.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
simple Menu API
history API
alias API (labels, description)
strncpy -> strfcpy NUL-terminated
progress API
sort out / standardise
strsep, strtok, strtok_r
config list type
mutt_error() "Error: " prefix, E123 too
create create flowchart to/from/etc
sort out log levels, explain how useful this would be
bool params to enums (find them all first) can any be shared? confusing?
use tagged emails + edit to view multiple
set editor="vim -o"
<tag><tag> <tag-prefix><edit>
<compose-to-list> medium task
copy of <compose-to-sender>
issue for code required:
fuzzy matcher: [devel] [help] [mentor]
setenv to use the message window, rather than stdout
use printf to ensure wrapping (and cut'n'pastability)
(daedric?) - pager url ANSI escape sequence
help page should collate shortcuts
currently sorted by ASCII
in keybindings
M & m distant!
collate
mutt_clear_error() - obsolete? eliminate?
struct AttachCtx
convert to ARRAY?
struct AttachPtr **idx; ///< Array of attachments
FILE **fp_idx; ///< Extra FILE* used for decryption
struct Body **body_idx; ///< Extra struct Body* used for decryption