I see you're using vim. Let me fix that for you.
secretGeek .:dot Nuts about dot Net:.
home .: about .: sign up .: sitemap .: secretGeek RSS

I see you're using vim. Let me fix that for you.

fuv in action

'fuv' is a programmer's editor that is an excellent replacement for vim.

If you've been using vim for a while, you're probably frustrated with its lack of hardcore power.

In vim it's far too easy to wimp out and use 'insert mode' to type text directly into a document.

fuv fixes that.

In fuv, there is no direct entry of text.

There is just a regular expression search/replace function.

*All* editing is done by searching and replacing over the existing text, using regular expressions.

And every search term *must* contain at least one non-escaped regular expression special character.

If, for example, you tried to replace "a" with "b" -- fuv wouldn't run it. It would emit the 'why bother?' error message and discard your document.

Instead you'd want to try replacing "[a]" with "b", only then will fuv consider your input worthy of applying.

If no matches are found for any given search/replace then fuv revises its opinion of you and discards your document. It may, on a whim, locate another document on your machine and discard that too.

fuv's native format for storing a document, a .fuv file, is not the resulting text but rather the series of replacements required to recreate that document from scratch. This is particularly helpful for avoiding merge conflicts from source control systems, mostly because it ensures that no one else will contribute.

Oh, and it's worth mentioning that fuv does not let you see the document itself. Upon launching fuv, all of your monitors go blank. Thereafter you must issue at least one command every minute or fuv assumes you have died and summarily discards all your work, overwriting every byte on disk at least 8 times to avoid recoverable data remanence. And it's certainly best to keep fuv busy, as it only uses *spare* cycles for searching your hard drives in order to locate configuration files from competing editors that it can delete, reverse, or otherwise insidiously corrupt. fuv is playful. i guess.

To exit fuv you need to enter the termination command ::q&*$&(#&. Be careful to get it right. And please, whatever you do, don't try to "paste" in the termination command, or any other command. fuv treats all use of the clipboard as a dire insult. I've promised not to reveal what happens, lest it should happen again to myself or the people I love (fuv is reading this as i type). Let me put it this way. Have you seen any of the "saw" films? fuv makes "saw" look like the dux of charm school.

Once you tire of fuv, it's time to consider emacs. Be careful though; emacs is no picnic. After you've been coddled by the niceties of fuv, emacs can seem outright cruel.

I've implemented the core features of fuv and put the source on codeplex. Download the source, compile it, or, if you're feeling particularly foolish, get the binary here.

 

Get "fuv.exe" Now (not a sane choice)

 

Visit fuv on codeplex (wiser)

 





'Mark Allan' on Tue, 08 Feb 2011 10:46:09 GMT, sez:

Sorry, TECO got there 40 years before you! http://en.wikipedia.org/wiki/Text_Editor_and_Corrector



'ropata' on Tue, 08 Feb 2011 12:31:20 GMT, sez:

When I log into my Xenix system with my 110 baud teletype, both vi *and* Emacs are just too damn slow. They print useless messages like, 'C-h for help' and '"foo" File is read only'. So I use the editor
that doesn't waste my VALUABLE time.

Ed, man! !man ed

http://www.gnu.org/fun/jokes/ed.msg



'Chip Camden' on Tue, 08 Feb 2011 16:41:40 GMT, sez:

Sounds great!

Um, it does have IntelliSense, right?



'randrace' on Tue, 08 Feb 2011 16:53:28 GMT, sez:

is that 'f u vim'?



'Michael L Perry' on Tue, 08 Feb 2011 17:06:58 GMT, sez:

Bug: A simple replacement (a/b) invokes the "Why bother?" message.

Here's a pull request:

:oc:\projects\fuv\fuv\Form1.cs
IndexOfAny.../IndexOfAny("[/



'0xFAN' on Tue, 08 Feb 2011 17:21:39 GMT, sez:

Did you ever see 'sed'?



'lb' on Tue, 08 Feb 2011 19:58:05 GMT, sez:

@Michael L Perry -- closed as 'it's not a bug it's a feature'.
But *love* the pull request technique.



'jaysea' on Tue, 08 Feb 2011 21:32:12 GMT, sez:

@oxFAN -- sed doesn't really even apply in this situation as it's not a real "editor".



'Dr Manhattan' on Tue, 08 Feb 2011 22:20:43 GMT, sez:

Pfff... I use magnetized niddles. FUFUV!



'ru' on Tue, 08 Feb 2011 22:49:21 GMT, sez:

WTF are niddles?



'RickRussellTX' on Tue, 08 Feb 2011 22:59:59 GMT, sez:

For the love of god, do not run fuv then attempt to use the scroll wheel. I tried, and now I'll never father children again.



'Code Marshal' on Wed, 09 Feb 2011 04:16:46 GMT, sez:

I had a spare can of bathworms on my workbench until this morning. This morning I dropped my bathworms can on the floor and they spilled everywhere. That wasn't the end of it, the damned dog smelled them and dived under the table and started to eat them. I only managed to rescue four bathworms and that is how I got here.

Anway, the communications towers are watching, waiting for the erroneous message to flow through the node. They be waiting a long time for that hey-ha!



'fefe' on Wed, 09 Feb 2011 07:10:19 GMT, sez:

just use emacs if you want something unusable ...



'Jess' on Wed, 09 Feb 2011 08:34:24 GMT, sez:

Made me lol multiple times.

I hope someone takes you up on the 1 year fuv challenge.



'MacAddict' on Wed, 09 Feb 2011 08:45:57 GMT, sez:

Is there a mac version?



'Baby' on Wed, 09 Feb 2011 12:04:10 GMT, sez:

@MacAddict I guess so, but since on macs keyboards are optional and the mouse is mandatory, it only works by sending the commands as morse code with the mouse button (it works better with the old 1-button mouse of the 1984 original mac).



'regex king' on Thu, 10 Feb 2011 09:44:00 GMT, sez:

Is there any good reason why the source code has not been made available in .fuv format?



'brandon' on Thu, 10 Feb 2011 22:28:31 GMT, sez:

you angered fuv, and it deleted your codeplex entry.



'bob' on Fri, 11 Feb 2011 21:42:45 GMT, sez:

would be perfect if it involved more chording to get anything done



'dude' on Fri, 11 Feb 2011 21:45:52 GMT, sez:

.exe? Is it 2001? fuv seems to futuristic, yet so behind the times.



'tobylane' on Fri, 11 Feb 2011 22:22:32 GMT, sez:

You're doing it wrong.

Butterflies.



'john' on Sat, 12 Feb 2011 18:18:37 GMT, sez:

@jaysea How could you say that about sed? sed is DEFINITELY an editor.

sed -i 's/abc/def/' file

is equivalent to:

ed file
1,$ s/abc/def/
w
q



'Dark' on Mon, 14 Feb 2011 09:17:46 GMT, sez:

fuv help documentation is written in fuv markup language, fml.



'MikeyWise' on Mon, 14 Feb 2011 12:02:26 GMT, sez:

I sat next to the man and his editor - http://en.wikipedia.org/wiki/The_Hessling_Editor



'Blake' on Mon, 20 Jun 2011 02:35:30 GMT, sez:

Found this page searching, as I do every few years, to see if anyone is seriously working on a replacement for vim ... made me lol



'oil mill Pretreatment' on Wed, 15 Feb 2012 05:04:33 GMT, sez:

You’re a very persuasive writer. I can observe this in your article. You’ve got a method of creating compelling information and facts which sparks very much interest.




name


website (optional)


enter the word:
 

comment (HTML not allowed)


All viewpoints welcome. But the right to delete any post for any reason is reserved. Don't make me do it. Aim for constructiveness. Comments may be republished, emailed to your loved ones or printed and used as toilet paper. Also, I get particularly nasty on comment spam. It's not worth even trying to post comment spam here -- your html is escaped, and your links are given a rel='nofollow'. By attempting to post a comment, you understand that if the comment is considered spam, at my absolute discretion, your IP address may be used as the target of a prolonged distributed denial of service attack. Your electricity might suddenly stop working. Your car tyres will go mysteriously flat. You will suffer permanent hairloss. Your dreams will be filled with terrifying monsters. And in any case I reserve the right to record and publish your IP address.

 

TimeSnapper is a life analysis system that stores and plays-back your computer use. It makes timesheet recording a breeze, helps you recover lost work and shows you how to sharpen your act.

 

NimbleText - FREE text manipulation and data extraction

NimbleText is a Powerful FREE Tool

Use it for:

  • extracting data from text
  • manipulating text
  • generating code

It makes you look awesome. Use it right now! Go on! Hurry! Don't walk, run!

 

Articles

Mind-boggling Demo of New Gaming Genre, aka Folder-Based Hangman, aka Fun with Recursion Mind-boggling Demo of New Gaming Genre, aka Folder-Based Hangman, aka Fun with Recursion
Got CSV in your javascript? Use agnes. Got CSV in your javascript? Use agnes.
I went to write down a book name and founded an internet empire instead. I went to write down a book name and founded an internet empire instead.
NimbleText: Origins NimbleText: Origins
The Windows 8 Mullet The Windows 8 Mullet
Cosby: spontaneous striped background generator Cosby: spontaneous striped background generator
Slides from WDCNZ: Live Coding Asp.net MVC3 Slides from WDCNZ: Live Coding Asp.net MVC3
MVC 3, MVC 3, "Third Times a Charm" references
Custom Errors in ASP.Net MVC: It couldn't be simpler, right? Custom Errors in ASP.Net MVC: It couldn't be simpler, right?
Anatomy of a Domain Hijacking, part 2: The Website Who Came In From The Cold Anatomy of a Domain Hijacking, part 2: The Website Who Came In From The Cold
Anatomy of a Domain Hijacking, part 1 Anatomy of a Domain Hijacking, part 1
secretGeek.net domain has been stolen. The site may go down. secretGeek.net domain has been stolen. The site may go down.
Boring article: 'untrusted domain' issue with SQL Server. Boring article: 'untrusted domain' issue with SQL Server.
Coding While You Commute Coding While You Commute
Test Driven Dentistry Is A Good Thing Test Driven Dentistry Is A Good Thing
The 'less crashy' release of NimbleText The 'less crashy' release of NimbleText
Rethinking Toolbars in Visual Studio (or any IDE) Rethinking Toolbars in Visual Studio (or any IDE)
Where shall we have lunch? Where shall we have lunch?
Setting up email for your microIsv Setting up email for your microIsv
The NO Visual Studio movement: Compiling .net projects in Notepad++ The NO Visual Studio movement: Compiling .net projects in Notepad++
ZeroOne: the editor for programmers who think in binary ZeroOne: the editor for programmers who think in binary
Mercurial workflow for personal projects (with a .net bias) Mercurial workflow for personal projects (with a .net bias)
I see you're using vim. Let me fix that for you. I see you're using vim. Let me fix that for you.
The worst recruitment spam I've ever read The worst recruitment spam I've ever read
A thank you I forgot to say A thank you I forgot to say
My new product, NimbleText, is live My new product, NimbleText, is live
Grabbing the free songs of Jonathan Coulton (with Powershell) Grabbing the free songs of Jonathan Coulton (with Powershell)
Using NimbleSet to compare lists Using NimbleSet to compare lists
Wanted: Wiki Lists (dot org) Wanted: Wiki Lists (dot org)
DOS on Dope: The last MVC web framework you'll ever need DOS on Dope: The last MVC web framework you'll ever need
JSON Query Languages: 5 special purpose editors JSON Query Languages: 5 special purpose editors
What then, is b? What then, is b?
SQLike: A simple editor SQLike: A simple editor
Yet Another BizPlan Generator. Yet Another BizPlan Generator.
HOT GUIDS: A hot or not site for guids HOT GUIDS: A hot or not site for guids
How does life get better? One tiny hack at a time. How does life get better? One tiny hack at a time.
24 things to do, and 100 things *not* to do (yet) for building a MicroISV 24 things to do, and 100 things *not* to do (yet) for building a MicroISV
Venture capital won't kill Jeff Atwood, it will only make him Jeffer. Venture capital won't kill Jeff Atwood, it will only make him Jeffer.
A handy workflow image for newbie mercurial users A handy workflow image for newbie mercurial users
Fractal Feedback, a diversion into recreational programming Fractal Feedback, a diversion into recreational programming
Hump-Jumping: How the Education of Computer Science can be Saved, err, maybe. Hump-Jumping: How the Education of Computer Science can be Saved, err, maybe.
Suggested User Experience Improvements for DiffMerge Suggested User Experience Improvements for DiffMerge
SQL Style Extensions for C# SQL Style Extensions for C#
The Movie Hollywood (And My Wife) Doesn't Want You To See: Weekend at Jacko's The Movie Hollywood (And My Wife) Doesn't Want You To See: Weekend at Jacko's
Sysi: the ultimate administrators toolkit Sysi: the ultimate administrators toolkit

Archives .: secretGeek :: Complete Archives
TimeSnapper -- Automated Screenshot Journal TimeSnapper.com    
Version 3.3: true productivity boost

Next Action NextAction
Managing the top of your mind

NimbleText -- World's Simplest Code GeneratorNimbleText -- World's Simplest Code Generator, Text Manipulator, Data Extractor

25 steps for building a Micro-ISV 25 steps for building a Micro-ISV
3 minute guides -- babysteps in new technologies: powershell, JSON, watir, F# 3 Minute Guide Series
Universal Troubleshooting checklist Universal Troubleshooting Checklist
Top 10 SecretGeek articles Top 10 SecretGeek articles
ShinyPower (help with Powershell) ShinyPower
Now at CodePlex

Realtime CSS Editor, in a browser RealTime Online CSS Editor
Gradient Maker -- a tool for making background images that blend from one colour to another. Forget photoshop, this is the bomb. Gradient Maker


[powered by Google] 


How to be depressed How to be depressed
You are not inadequate.



Recommended Reading


the little schemer


The Best Software Writing I
The Business Of Software (Eric Sink)

Recommended blogs

Jeff Atwood
Joseph Cooney
Phil Haack
Scott Hanselman
Julia Lerman
Rhys Parry
Joel Pobar
Thomas White
OJ Reeves
Eric Sink

Aggregated Links

proggit
dzone
hacker news
dot net kicks

Human Link Machines

interesting finds
a continuous learner's weblog
arjan's world
weekly link post

LinkedIn profile
LogEnvy - event logs made sexy
Computer, Unlocked. A rapid computer customization resource
PC Smart Buys - Computer Hardware in Australia
 
home .: about .: sign up .: sitemap .: secretGeek RSS .: © Leon Bambrick 2006 .: privacy

home .: about .: sign up .: sitemap .: RSS .: © Leon Bambrick 2006 .: privacy