Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Change tabs/spaces with regular expressions

Originally published: 2001-07-26 08:18:59
Last updated: 2001-07-26 08:18:59
Author: Gordon Worley

Some other solutions to this problem have been posted, but most of them require lots of looping or many lines of code. Well, I've done up a couple of simple regular expressions that solve the en/detab problem. Enjoy.