Commits


jump to line in the current buffer!


move in_minibuffer too


move some initializations to minibuffer.c


reorder minibuffer stuff and while there also rename the bogus completing_read to minibuffer_read. To get a ``completing-read'' one has to call enter_minibuffer with the right parameters.


allow space in sensible_self_insert


push-button-new-tab on relative URLs now works


ensure descr and linedata are initialized


add descr. to completions ; filter by descr. too


retire current_tab() in favour of current_tab


[minibuffer] jump_to_line: set the top_line too This way, commands like toc, link-select & co will jump to the line and make that the first line in the window.


emojified link lines!!


adjust the counter during recompute_completions


add toc, bound to t


minibuffer: add jump_to_line and minibuffer_metadata


don't allow to input special characters (e.g. ^U)