extension ExtPose

wasavi

CRX id

dgogifpkoilgiofhhhodbodcfgomelhe-

Description from extension meta

vi editor for any web page.

Image from store wasavi
Description from store wasavi is a clone of vi editor and extends a TEXTAREA element. If you focus TEXTAREA element and press Ctrl+Enter, TEXTAREA turns into vi editor. wasavi supports following vi commands: * c y d > < gq cc yy dd >> << C Y D gqq * - + ^ <home> $ <end> % | comma(,) ; _ / ? ' ` ( ) { } [[ ]] <enter> 0 j k h l ^N ^P ^H <down> <up> <left> <right> <space> w W b B e E gg gj gk g^ g$ G H M L f F t T n N * ^U ^D ^Y ^E ^B ^F <pageup> <pagedown> z<enter> z. zz z- * x X <delete> p P J period( . ) u ^R ~ ^L ^G m @ q r R a A i I o O & s S ZZ * : wasavi supports following ex commands: * abbreviate cd chdir copy delete edit file filesystem global join k map mark marks move options print put pwd quit read redo s & ~ set registers to unabbreviate undo unmap version v write wq xit yank > < @ * In addition, wasavi ported some functions from vim such as incremental-searching, multi level undo/redo, and text objects. Visit http://appsweets.net/wasavi/ for more details and tips. Source code of wasavi is hosted on https://github.com/akahuku/wasavi.

Latest reviews

  • (2025-02-04) Igor Potceluev: It's a best extension for vim-like edit mode but it's not very reliable. Sometimes I lose changes and it's frustrates.
  • (2024-04-26) Louis Hong: magic, straight magic.
  • (2024-04-04) Daniel Trstenjak: Really enjoying using it. It would be nice to have an option for a bigger than the text-edit editor window.
  • (2024-03-19) Alan Berezin: This author deserves a Nobel prize. I wish I found this earlier.
  • (2022-09-22) Piotr Kowalski: The only thing that makes me sad is that I should find it and use this extension long time ago ;-) Works stable and awesome. :colortheme=matrix :set fs (full screen) :set nofs (no full screen)
  • (2022-09-22) Piotr Kowalski: The only thing that makes me sad is that I should find it and use this extension long time ago ;-) Works stable and awesome. :colortheme=matrix :set fs (full screen) :set nofs (no full screen)
  • (2022-07-11) Rehan Lalani: This is a life saver for Githup pull requests! Thank you for making this!
  • (2022-07-11) Rehan Lalani: This is a life saver for Githup pull requests! Thank you for making this!
  • (2022-04-02) Grady Fort: I love Wasavi! Thank you to the developers! I used to get annoyed with slow text editing in chrome to the point that I would open a blank Vs Code file just to have my vim key bindings. Now I can edit directly inside text boxes! What a time saver!
  • (2022-04-02) Grady Fort: I love Wasavi! Thank you to the developers! I used to get annoyed with slow text editing in chrome to the point that I would open a blank Vs Code file just to have my vim key bindings. Now I can edit directly inside text boxes! What a time saver!
  • (2022-01-05) Kevin Luu: Awesome extension. Super enjoyable and good to practice vi typing!
  • (2022-01-05) Kevin Luu: Awesome extension. Super enjoyable and good to practice vi typing!
  • (2021-05-28) Brendan Maguire: The only thing that makes me sad is I didn't find this tool earlier. Brilliant!
  • (2021-02-24) cuppajoe man: Thank you!
  • (2021-02-24) cuppajoe man: Thank you!
  • (2021-01-11) ぴろりん: vimerの夢が叶った感。最近はchrome上の作業が多いので何もかもvimキーバインドで作業が出来る。素晴らしい。 ダークモードが欲しい。
  • (2020-12-17) Christopher Small: Very simple and effective.
  • (2020-12-17) Christopher Small: Very simple and effective.
  • (2020-10-03) Moongi Hong: awesome Want to contribute
  • (2020-10-03) Moongi Hong: awesome Want to contribute
  • (2020-03-27) Dalibor Bogicevic: It is great, and excellent combination with Vimium
  • (2020-03-27) Dalibor Bogicevic: It is great, and excellent combination with Vimium
  • (2019-12-17) Vic Mortelmans: I don't use it often, but from time to time it's a great relieve being able to switch to VIM mode at will!
  • (2019-12-17) Vic Mortelmans: I don't use it often, but from time to time it's a great relieve being able to switch to VIM mode at will!
  • (2019-05-17) Collin T: I often find myself writing python code in the browser inside jupyter notebooks, and the ability to use a vim-like editor to format text and complex expressions is an absolute life-saver. I've found the vim emulation of this plugin to be very good overall, and the ability to recreate some of my common mappings especially makes this plugin a favorite of mine. If you're familiar with vim and have to format complex expressions of any kind in the browser this extension is an absolute must-have.
  • (2019-05-17) Collin T: I often find myself writing python code in the browser inside jupyter notebooks, and the ability to use a vim-like editor to format text and complex expressions is an absolute life-saver. I've found the vim emulation of this plugin to be very good overall, and the ability to recreate some of my common mappings especially makes this plugin a favorite of mine. If you're familiar with vim and have to format complex expressions of any kind in the browser this extension is an absolute must-have.
  • (2019-03-24) daniel anderson: it's just a pure bundle of awesomeness
  • (2019-03-24) daniel anderson: it's just a pure bundle of awesomeness
  • (2019-02-18) yingshaoxo's lab: Vim is a good tool for typing, really.
  • (2019-02-18) yingshaoxo's lab: Vim is a good tool for typing, really.
  • (2018-10-30) Ethan: Wonderful one! thanks!
  • (2018-10-30) Ethan: Wonderful one! thanks!
  • (2018-08-11) Samantha Oldenburg: I'm in love
  • (2018-08-11) Samantha Oldenburg: I'm in love
  • (2018-08-08) Ferry Boender: It's not a full-featured Vi, but it does most of the things it needs to do, and it does it well. Even editing an email in the Gmail web interface works properly when you've pasted images inline. I'm impressed.
  • (2018-08-08) Ferry Boender: It's not a full-featured Vi, but it does most of the things it needs to do, and it does it well. Even editing an email in the Gmail web interface works properly when you've pasted images inline. I'm impressed.
  • (2018-07-04) Farzad Majidfayyaz: BRILLIANT idea. As other users have suggested, it would be nice to have support for more Vim commands, but still, very, very useful for me
  • (2018-07-04) Farzad Majidfayyaz: BRILLIANT idea. As other users have suggested, it would be nice to have support for more Vim commands, but still, very, very useful for me
  • (2018-06-21) Rob Halbert: Very useful, but limited in number of supported vim commands.
  • (2018-06-21) Rob Halbert: Very useful, but limited in number of supported vim commands.
  • (2018-05-25) Arun Tejasvi Chaganty: This extension has changed my life.
  • (2018-05-25) Arun Tejasvi Chaganty: This extension has changed my life.
  • (2018-02-21) Etem Hyusnev: Perfect!
  • (2018-02-21) Etem Hyusnev: Perfect!
  • (2018-02-01) Jun Shirasawa: すばらしいです。そもそもが、viのキーバインドで入力・編集ができるというだけで作業効率がどれだけ向上するか計り知れません。 完璧なviクローンになる必要はないと思います。現状でもすでに間違いなくなくてはならないツールのひとつです。 開発・保守を支援する方法はどうすればわかりますか?
  • (2017-11-23) M: it just works
  • (2017-11-23) M: it just works
  • (2017-10-19) Adrian Mullings: One of my favorite extensions! Does one thing, and does it well.
  • (2017-10-19) Adrian Mullings: One of my favorite extensions! Does one thing, and does it well.
  • (2017-10-18) Vitaly Zdanevich: How to increase font size? Please use event page instead of background page - do not eat my RAM all the time.

Statistics

Installs
2,000 history
Category
Rating
4.7552 (143 votes)
Last update / version
2019-03-08 / 0.7.737
Listing languages
en-US ja

Links