NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
one showstopper, 3 important misses. (Score:1)
2. non intrusive search box - either same as vim, or see how firefox implemented it
3. auto-indent & tab manipulation
4. possibility to wrap a paragraph intelligently (what gqip is doing in vim)
Reply to This
Re: (Score:2)
There are tickets for 3. and 4.
thanks
Re: (Score:1)
tab manipulation: ability to change all tabs to spaces. or pressing tab / shift+tab anywhere on a line indents / unindents the line. (or whatever key combination)
file changed on disk (Score:2)
Should that stop checking till you save or reload next time?
Should it bugger you every 10 seconds?
Should it warn again only if the file changes again on the disk?
Something else?
Re: (Score:1)
but that would be a judgement call with stop checking till save/reload.