commit f8cb92e5de4e0e76599c69d0fe37133ed4d77c04 from: Omar Polo date: Wed Apr 13 16:55:10 2022 UTC sync changelog commit - f1f5fcfd1002902e6f05b6839190aa4f945734fb commit + f8cb92e5de4e0e76599c69d0fe37133ed4d77c04 blob - 6d49a0f0ba1c2f73d6b23fda3e00919f1aea027b blob + efdcf7f2161e82e9397a56d6b17bfb8f58268f65 --- ChangeLog +++ ChangeLog @@ -1,3 +1,15 @@ +2022-04-13 Omar Polo + + * defaults.c (load_default_keys): bind C-x C-w to write-buffer + + * include/cmd.h: add an alias for write-buffer: w + + * cmd.c (cmd_write_buffer): add write-buffer: saves the current + buffer to the disk. + + * downloads.c (enqueue_download): change downloads order: the new + one is always at the top. + 2022-02-26 Omar Polo * minibuffer.c (recompute_completions): split the minibuffer input