Offer emacs key-bindings and command line interface like helm
bebop is a webextension that offers
emacs key-bindings and command line interface like
[emacs helm](https://github.com/emacs-helm/helm) for browsing.
=== command ===
<ol>
<li><code>Click icon on toolbar</code> or <code>Ctrl+Comma</code> ... snow popup that has command input</li>
<li>Input a query to narrow down the commands.
<ul>
<li>search ... open new tab with google search</li>
<li>tab ... move to an existing tab</li>
<li>history ... open a history</li>
<li>bookmark .. open bookmark</li>
</ul>
</li>
</ol>
=== emacs key-bindings on textarea (except mac) ===
You can edit with key-bindings in text input of html (not browser native-ui)
<ul>
<li>C-f ... forward-char</li>
<li>C-b ... backward-char</li>
<li>C-a ... beginning-of-line</li>
<li>C-e ... end-of-line</li>
<li>C-n ... next-line</li>
<li>C-p ... previous-line</li>
<li>M-> ... end-of-buffer</li>
<li>M-< ... beginning-of-buffer</li>
<li>C-h ... delete-backward-char</li>
</ul>
・macOS provides emacs key-bindings for text editing.
So this extension does nothing on macOS.
=== Customize ===
・Change popup width from <code>Add-ons</code> -> <code>Extensions</code> -> <code>Preferences</code> of <code>bebop</code>.
Latest reviews
- (2019-11-02) Kai Wang: Great tool. Search history, bookmarks and tabs.
- (2017-12-22) Tim Sanders: Most keybinds don't appear to work. The helm-like popup is pretty cool, but frustrating to use without the standard Emacs keybinds.
Statistics
Installs
97
history
Category
Rating
3.5 (4 votes)
Last update / version
2019-06-01 / 0.1.8
Listing languages