|
| ← A View from the Eye of the Storm | Iraq a sovereign state! → |

Phil Ringnalda (http://philringnalda.com) wrote:
Keith (http://keithdevens.com/) wrote:
Phil, that's awesome. Thanks!
Jonas Galvez (http://jonasgalvez.com/blog) wrote:
python -c 'print(len("foo"))'
Keith (http://keithdevens.com/) wrote:
That Python command line snippet didn't work for me. I'm not sure why... it's probably because I use Windows.
Alan Green (http://cardboard.nu) wrote:
All the editors I use tell me the cursor position, so I move the cursor to the start of the string, look at the position counter, then move the cursor to the end of the string, and look at the position counter again.
Chris (http://today.icantfocus.com/blog/) wrote:
Along the lines of Alans suggestion. In my editor (Textpad), I just highlight the text. The status bar in the app tells me the selected texts character count.
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):
Generated in about 0.301s.
(Used 8 db queries)

How about this: Ctrl-T to open a new tab, then javascript:"foo".length{return}.