summaryrefslogtreecommitdiff
path: root/src/ex.c
AgeCommit message (Expand)Author
2021-09-25Removed and set incognito mode on by default with cookiesrafa_99
2021-09-25Project branch offrafa_99
2021-09-24Removed History and Last Opened Historyrafa_99
2020-01-10Do not require trailing newline in config file #586.Daniel Carl
2020-01-10Give current selection as env on :shellcmd #592.Daniel Carl
2020-01-04Remove expansion of '%' #584.Daniel Carl
2019-10-09Put :cleardata dataType before timespan.Daniel Carl
2019-10-09Added :clearcache by :cleardata command.Daniel Carl
2019-06-15Show error if printing fails #564.Daniel Carl
2019-06-04Added ephemeral mode #562.Daniel Carl
2018-11-11Fix out-of-bounds buffer access in parse_commandSören Tempel
2018-05-07Remove unused code in completion processing.Daniel Carl
2018-04-29Clear search on stopping incsearch.Daniel Carl
2018-04-16Don not make handler struct public.Daniel Carl
2018-04-15Do not propagate the shortcut struct.Daniel Carl
2018-04-14Do not give client to util functions.Daniel Carl
2018-03-28Update license year.Daniel Carl
2017-10-01Reintroduce autocmd and augroups. Fix #356Yoann Blein
2017-07-24Use same sorting or url in tag completion.Daniel Carl
2017-07-18Add bookmark completion for :bmr.Daniel Carl
2017-06-24Use Uppercase bool value from glib.Daniel Carl
2017-05-26Update license year.Daniel Carl
2017-05-24Add :clearcache command.Daniel Carl
2017-05-11Fixed possible null pointer dereference #392.Daniel Carl
2017-05-07Allow to quit hint mode via <CTRL-C> #349.Daniel Carl
2017-05-07hints: Re-enable nearly all call_hint_function invocationsVirgil Dupras
2017-05-07Convert old hints.c to the webkit2 eraVirgil Dupras
2017-04-27Fix some typos.Daniel Carl
2017-04-27Keep all content before command on completion.Daniel Carl
2017-04-27Allow also completion for whitespace prefixed commands.Daniel Carl
2017-04-23fixes incsearch history handlingRobert Timm
2017-04-21adds TODO for text buffer change warningRobert Timm
2017-04-21moves incsearch to ex_input_changed (closes #370)Robert Timm
2017-04-21Run js by webextension.Daniel Carl
2017-04-10Open print dialog on :hardcopy.Daniel Carl
2017-04-08adds incsearch settingRobert Timm
2017-03-02Added completion for shortcuts.Daniel Carl
2017-03-02Added url file handlers.Daniel Carl
2017-02-28Add :source command back.Joachim Desroches
2017-02-28Merge remote-tracking branch 'rti/webkit2_ex_ctrl+p_ctrl+n' into webkit2.Daniel Carl
2017-02-28Allow to manage bookmarks and queue.Daniel Carl
2017-02-27adds ctrl+p and ctrl+n for ex history movementRobert Timm
2017-02-27Don't sort url history completion list.Daniel Carl
2017-02-23improves ex_shortcut() inspired by master branchRobert Timm
2017-02-21implements ex_shortcut()Robert Timm
2016-10-11Allow to print page via :hardcopy command.Daniel Carl
2016-09-28Show output of :eval in inputbox.Daniel Carl
2016-06-29Allow to set config file per option --config, -c.Daniel Carl
2016-06-01Update license year.Daniel Carl
2016-03-30Startup webkit2 branch from the scratch.Daniel Carl