Originally posted by: Mucman
What issues are you having with Textpad? I have been using Textpad to write perl for a few years in a windows environment.
Originally posted by: pushVTEC
Originally posted by: Mucman
What issues are you having with Textpad? I have been using Textpad to write perl for a few years in a windows environment.
It gives me the bad interpreter error when I try running the PERL
Originally posted by: Nothinman
gvim.
Originally posted by: stndn
keyboard. sometimes paper and pen/cil ,D
(couldn't resist)
in any case, for Perl i use vi (any flavors work).
speaking of the devil, anyone knows any vi program or extension that supports tabbed windows?
(not looking for non-vi tabbed-windowing text editor at the moment)
Originally posted by: Modeps
I hate how people still use vi... there are so many better options out there. Why make it more complex? Just because you can say you use vi?
I hate how people still use vi... there are so many better options out there. Why make it more complex? Just because you can say you use vi?
Originally posted by: BingBongWongFooey
Originally posted by: stndn
keyboard. sometimes paper and pen/cil ,D
(couldn't resist)
in any case, for Perl i use vi (any flavors work).
speaking of the devil, anyone knows any vi program or extension that supports tabbed windows?
(not looking for non-vi tabbed-windowing text editor at the moment)
There is something called bufexplore or something like that, which scripts vim to have "tabs," but IMO it sucks pretty bad. If you're on unix you could use multiple instances inside of screen(1), and if you're in X11 there are x terminals with tabs.
Originally posted by: Modeps
I hate how people still use vi... there are so many better options out there. Why make it more complex? Just because you can say you use vi?