vim 47907
Pentadactyl — Dactyl Home
2 hours ago by bcomnes
Pentadactyl is a free browser add-on for Firefox, designed to make browsing more efficient and especially more keyboard accessible. Largely inspired by the Vim text editor, the appearance and finger feel of Pentadactyl should be familiar to Vim users. Additional web-specific features, such as our ‘Hint’ mode, command interface, and key bindings to automatically follow back and forward links, make it easy to navigate without touching the mouse and give Pentadactyl a habit forming nature of its own.
But Pentadactyl is more than just a simple command interface to Firefox—it is completely customizable and scriptable to the core. Not only can you easily define new commands and key mappings, but Pentadactyl also makes it easy to write scripts as powerful as any Firefox extension, but orders of magnitude simpler. Combine this with powerful JavaScript completion and evaluation from the command line, and you have a complete extension and web development platform that can be customized in every particular.
firefox
addon
vim
But Pentadactyl is more than just a simple command interface to Firefox—it is completely customizable and scriptable to the core. Not only can you easily define new commands and key mappings, but Pentadactyl also makes it easy to write scripts as powerful as any Firefox extension, but orders of magnitude simpler. Combine this with powerful JavaScript completion and evaluation from the command line, and you have a complete extension and web development platform that can be customized in every particular.
2 hours ago by bcomnes
Search for lines not containing pattern and other helpful searches - Vim Tips Wiki
13 hours ago by 20gnd
keywords:match find search phrase keyword pattern
vim
dammitbrain
searchandreplace
find
editing
tipsandtricks
essential
solution
13 hours ago by 20gnd
Search for lines not containing pattern - Vim Tips Wiki
13 hours ago by 20gnd
/v^(.*Warning)@!.*$
"Which works for a /word/, but which may not work for a phrase...
keywords:match find phrase word
vim
dammitbrain
searchandreplace
find
editing
tipsandtricks
essential
solution
"Which works for a /word/, but which may not work for a phrase...
keywords:match find phrase word
13 hours ago by 20gnd
Copy this bookmark: