You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pluggable: plugins like the following should be possible:
history shows only unique domain names.
history shows only unique base urls.
Functions
:cabbrev like in vim(abbreviations for the commandline)
Emacs like interactive functions using (interactive) and variadic
functions so that arguments can be passed in one shot like the above :cabbrev or
it prompts you for input keeps compatibility with both emacs and vim way of ding things.