index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
vimb.1.txt
Age
Commit message (
Expand
)
Author
2013-07-29
Removed vimb.1.txt to process manpage direct for install target.
Daniel Carl
2013-07-26
Use titles of url history to filter completion list.
Daniel Carl
2013-07-08
Added command 'bookmark-remove' or 'bmr'.
Daniel Carl
2013-07-07
Added new selection search keybinds to manual page.
Daniel Carl
2013-07-07
Added command to search for current selected text.
Daniel Carl
2013-06-20
Fixed missing line in manual page (#37).
Daniel Carl
2013-06-17
Allow to set query string for hint commands.
Daniel Carl
2013-06-13
Changed :?map commands to act like in vim.
Daniel Carl
2013-06-10
Added new command :shellcmd to run shell commands (#25).
Daniel Carl
2013-06-08
Added hinting mode to download links (#32).
Daniel Carl
2013-06-08
Added command to download current page to given path (#32).
Daniel Carl
2013-06-02
Added descent command.
Daniel Carl
2013-06-01
Changed default kebinding for quit from 'q' to 'ctrl-q' (#16).
Daniel Carl
2013-06-01
Added completion section to manual page (#27).
Daniel Carl
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