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