Commit Briefs



Omar Polo

emojified link lines!!


Omar Polo

add hide-pre-closing-line


Omar Polo

fix line_max counter in wrap_one



Omar Polo

de-const-ify


Omar Polo

refactor struct vline

the new `meta.data' field will be useful for holding completions data.


Omar Polo

support completions in minibuffer + related interactive fns

* cmd.c (cmd_previous_completion): add previous-completion (cmd_next_completion): add next-completion (cmd_insert_current_candidate): add insert-current-candidate * minibuffer.c (enter_minibuffer): support completions in minibuffer


Omar Polo

move utf8 decl. to utf8.h



Omar Polo

chain else/if


Omar Polo

s/cont/flags


Omar Polo

introduce erase_buffer


Omar Polo

reset top_line/line_off too