summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2013-05-13Removed short commands for hinting.Daniel Carl
2013-05-11Removed commands to step thought hints or completions.Daniel Carl
2013-05-09Removed obsolete section with hint mode keymap.Daniel Carl
2013-05-09Fixed typo in manual page.Daniel Carl
2013-05-05Simplified the shortcut system.Daniel Carl
2013-05-04Released vimb version 0.1.7.Daniel Carl
2013-05-01Fixed wrong keybinding in man page.Daniel Carl
2013-04-28Allow multiple placeholder in shortcuts.Daniel Carl
2013-04-27Renamed searchengine to shortcut.Daniel Carl
2013-04-21Added completion for search-queries.Daniel Carl
2013-04-21Reduced the modes.Daniel Carl
2013-04-14Added new hinting mode to open form fields with editor (#15).Daniel Carl
2013-04-14Added command to open input boxes or text areas with editor (#15).Daniel Carl
2013-04-08Added section about keybindings to manual page.Daniel Carl
2013-04-08Added ENVIRONMENT section to manual page.Daniel Carl
2013-04-08Added example for :eval command to manual page.Daniel Carl
2013-04-08Added command to run javascript from input box.Daniel Carl
2013-04-06Bumped to version 0.1.5.Daniel Carl
2013-04-06Show bookmarked uri also in completion list (#4).Daniel Carl
2013-04-06Added command to save current uri as bookmark (#4).Daniel Carl
2013-04-04Allow to specify custom config file via cli option (#12).Daniel Carl
2013-03-30Allow to run multiple command together.Daniel Carl
2013-03-27Removed count from hist-prev and hist-next command.Daniel Carl
2013-03-27Allow also the cursor keys for keybindings.Daniel Carl
2013-03-25Renamed command-hist-* command to hist-*.Daniel Carl
2013-03-25Allow to set a default search engine.Daniel Carl
2013-03-24Split command history into command and search history.Daniel Carl
2013-03-24Merged url_history and history together.Daniel Carl
2013-03-23Simplified history saving.Daniel Carl
2013-03-23Renamed the option to dump config to stdout.Daniel Carl
2013-03-23Removed dependency to m4 processor to build manpage.Daniel Carl
2013-03-23Fixed wrong config pathes in man page.Daniel Carl
2013-03-18Renamed the project from vimp to vimb.Daniel Carl
2013-03-14Updated man page for the changed file locations.Daniel Carl
2013-03-01Added hinting mode to open images.Daniel Carl
2013-02-24Added search history (#8).Daniel Carl
2013-02-24Save the commands together with the prefix ':' in history (#7).Daniel Carl
2013-02-24Implemented prefix aware history searching (#7).Daniel Carl
2013-02-22Removed {tab}open-home command.Daniel Carl
2013-02-22Added parameters to commands in manpage.Daniel Carl
2013-02-22Remove hard to read curly brace syntax for commands.Daniel Carl
2013-02-22Added command to navigate in command history (#7).Daniel Carl
2013-02-17Used font switches in man page to make it more readable.Daniel Carl
2013-02-17Added command and keybinds to zoom the page.Daniel Carl
2013-02-16Allow to toggle boolean variables.Daniel Carl
2013-02-16Removed redundant input* commands.Daniel Carl
2013-02-16Used italic font in manpage more consistent.Daniel Carl
2013-02-16Added section about duplicate keybinds to manpage.Daniel Carl
2013-02-16Added search-engine support (#11).Daniel Carl
2013-02-13Allow to open the clipboard content as uri.Daniel Carl