Text Editor with Column Numbers?

timswim78

Diamond Member
Jan 1, 2003
4,330
1
81
I am looking for a text editor for Windows.

My only requirements are that it is free and that it can display column numbers. Having row numbers would be nice too, but they are not essential.

Thanks!
 

ockky

Senior member
Jul 29, 2004
735
0
71
notepad++ or textpad

edit: crap, those are ROWS not columns... failure on my end ><
 

ethebubbeth

Golden Member
May 2, 2003
1,740
5
91
Notepad++ will display the column of the present position of the cursor on the status bar at the bottom. You can enable the same functionality in notepad
 

timswim78

Diamond Member
Jan 1, 2003
4,330
1
81
Notepad++ will display the column of the present position of the cursor on the status bar at the bottom. You can enable the same functionality in notepad

Good call. This is exactly what I need. Just hit view, status bar, and now I can see what column my cursor is in.