RRichard Russoncompose: make spelling command configurable
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
tidy code - doxy: describe libraries - clang-format - remove trailing whitespace - fix typos | 1 年前 | |
debug: tidy graphviz code - Use const refs to objects - Add Doxygen function comments | 7 个月前 | |
doxy: comments lots of #defines | 7 个月前 | |
doxy: comments lots of #defines | 7 个月前 | |
key: move globals to KeyModuleData Move MacroEvents, UngetKeyEvents, AbortKey, MenuDefs, SubMenus, and KeyNames into KeyModuleData struct. | 4 个月前 | |
debug: fix for name changes | 6 个月前 | |
file: upgrade fopen/fclose() Use the neomutt wrappers for fopen()/fclose() which contain logging. - `fopen()` -> `mutt_file_fopen()` - `fclose()` -> `mutt_file_fclose()` | 2 年前 | |
debug: fix build | 2 个月前 | |
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 个月前 | |
debug: fix for name changes | 6 个月前 | |
debug: tidy graphviz code - Use const refs to objects - Add Doxygen function comments | 7 个月前 | |
gui: move globals to GuiModuleData Move AllDialogsWindow, MessageContainer, RootWindow, and TsSupported into GuiModuleData struct. | 4 个月前 |