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