Commit Briefs

Omar Polo

fix redirect & history

the reload command doesn't push the current url to the history anymore.



Omar Polo

set the minibuffer name





Omar Polo

move in_minibuffer too



Omar Polo

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.







Omar Polo

[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.