Commits


simplify ncurses window setup Don't bother computing the correct initial sizes for the windows, just call rearrange_windows before the event loop.


add a short list of features


it's not "a bit more than a working demo" anymore


mention M-[ and M-]


sync


bind M-[ and M-] to tab-move-to and tab-move


document the current URL heuristic


sync


add some heuristics to interpret user-provided URLs


style(9)


small tweaks for about:help


bit of rewording for the about:crash page


sync


improve crash detection Create a file ~/.telescope/crashed on startup and unlink it on shutdown. If it's present on startup, it means that last time we crashed. It's like the ``dirty'' bit on filesystems to guard for unproper unmounts.


we don't crash anymore on invalid tab ids