summaryrefslogtreecommitdiff
path: root/doc/vimb.1
AgeCommit message (Expand)Author
2020-12-22added documentation for the notification settingCássio
2020-10-13Move some file to $XDG_DATA_HOME #582.Daniel Carl
2020-05-28Fixed typo in setting #617.Daniel Carl
2020-04-15Allow to push link url to queue by <S-LeftMouse> #610.Daniel Carl
2020-02-29Allow to set scroll-multiplier #602.Daniel Carl
2020-02-28Allow to focus last input field by 'i' #605.Daniel Carl
2020-02-12fix conditional xembed compilationRaphael Gosselin
2020-01-10Give current selection as env on :shellcmd #592.Daniel Carl
2019-12-18Added --cmd,-C option to give ex commands on startup #342.Daniel Carl
2019-12-11Add documentation for dark-mode optionAlva
2019-11-18Merge branch 'geolocation' of https://github.com/fjallarefur/vimb.Daniel Carl
2019-11-18Allow to disable hint matching base on element text #581.Daniel Carl
2019-11-18Add documentation for 'geolocation' settingAlva
2019-11-18Merge branch 'pks/load-starting' of https://github.com/pks-t/vimb.Daniel Carl
2019-11-11autocmd: implement new LoadStarting eventPatrick Steinhardt
2019-10-10Simplified the man page a little.Daniel Carl
2019-10-09Put :cleardata dataType before timespan.Daniel Carl
2019-10-09Added :clearcache by :cleardata command.Daniel Carl
2019-06-20Spelling correctionDocbroke
2019-06-15Use ephemeral webview if incognito option is used #562Daniel Carl
2019-06-08Added --incognito option to man page #562.Daniel Carl
2019-05-23Fix a typoKonst Mayer
2019-05-19Add external download command #543 #348.Daniel Carl
2019-03-29added "bookmark" to the FILES listDocbroke
2019-03-24Prevent opening links into new window #544.Daniel Carl
2019-03-12Allow to not maximize window via option --no-maximize #483.Daniel Carl
2018-10-25Document `gf' commandLeonardo Taccari
2018-10-15Document marks in the man page, from vimb-2.12Leonardo Taccari
2018-10-11Fix a typoLeonardo Taccari
2018-10-11Fix a copypasto regarding user-scripts optionLeonardo Taccari
2018-09-27Clarify proxy configurationAllan Wind
2018-08-08Added missed description for yankDaniel Carl
2018-08-06Added webkit setting for file uri handling.Daniel Carl
2018-06-19Correct the man pageKonst Mayer
2018-06-13Document :set show-titlebarGeorge Bateman
2018-06-11Clarify :set usage in man pageGeorge Bateman
2018-05-02Use sqlite as cookie storage #470.Daniel Carl
2018-04-28Allow basic motion commands for hinting too.Daniel Carl
2017-11-24Spelling correction (#458)Docbroke
2017-10-05Added autocmd to commands that can not contain pipe.Daniel Carl
2017-10-05Rename hint-number-same-length into hint-keys-same-lengthYoann Blein
2017-10-05Fixed typo in man page for auto command event.Daniel Carl
2017-10-01Reintroduce autocmd and augroups. Fix #356Yoann Blein
2017-07-25Add comment about header caching #411.Daniel Carl
2017-07-24Show --bug-info separate from version.Daniel Carl
2017-07-18Add bookmark completion for :bmr.Daniel Carl
2017-07-18Allow extended hinting g-mode also for ;o.Daniel Carl
2017-07-08Mention numeric hint-keys in man page #427.Daniel Carl
2017-05-26Removed no_proxy from man.Daniel Carl
2017-05-24Add :clearcache command.Daniel Carl