summaryrefslogtreecommitdiff
path: root/doc/todo/Support_tab_insertion_in_textarea.mdwn
blob: fca054f149d1b120c875fc00fa393676cd47f51d (plain)

[[tag wishlist]]

It'd be nice to be allowed to insert tabs into the textarea, as opposed to having to insert 4-spaces for lists/etc. This would require JavaScript to be practical, and would gracefully degrade on browsers w/o JS support.

Some browsers already let you insert tabs (IIRR links or lynx does...)

Here's a link to a wiki discussing the topic: http://c2.com/cgi/wiki?TipForTypingTab

-- [[harningt]]