Skip to content

Feature list

Pankaj Doharey edited this page Jan 13, 2019 · 5 revisions

Commandline

  • smart search(arithmetics, currency conversion et. all)

History Page

  • searchable
  • 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.
Clone this wiki locally