File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ 2025-05-09 Thomas Adam <thomas.adam22@gmail.com>
2+
3+ * mailcap.c: add `needsterminal' to the default opener.
4+ * configure.ac: fix default opener and PKG_PATH_CONFIG on darwin (macos).
5+
6+ 2025-03-28 Omar Polo <op@omarpolo.com>
7+
8+ * compat/imsg.c: update imsg.
9+
10+ 2024-10-22 Omar Polo <op@omarpolo.com>
11+
12+ * ui.c: fix display of certificate selection prompt.
13+ * wrap.c: improve handling of the tab characters.
14+
15+ 2024-10-20 Omar Polo <op@omarpolo.com>
16+
17+ * sandbox.c: add `sendfd' pledge to the UI process, needed to send the client certificates to the network process.
18+ * wrap.c: wrapping shouldn't reach the last column.
19+ * utf8.c: remove several unused functions since the switch to libgrapheme.
20+ * cmd.c: navigate in a line by means of grapheme clusters instead of codepoints.
21+
1222024-06-29 Omar Polo <op@omarpolo.com>
223
324 * configure.ac: tag 0.10.1 "Spingere"
You can’t perform that action at this time.
0 commit comments