Is there any TextMate alternative for Linux?
Something like e-TextEditor for Windows
Check out sublime: http://www.sublimetext.com/. It's not quite textmate but it has some pretty awesome features.
If I open files I created in Windows, the lines all end with ^M. How do I delete these characters all at once?
Is it possible to copy text from a file, opened with nano, to the shell? I have a text file, and I want to copy several lines to the console, but I cannot find a keyboard shortcut to copy the …
What is the command to match brackets in Emacs (the equivalent of the % command in Vim)?