Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.

Allow using external Python interpreter on Linux, just like on OS X
While it would probably mean that the interpreter wouldn't be as "clean" as sublime's, it would allow more flexibility. People would also be able to use 2.7 if they felt like it by selecting a different interpreter, living with the consequences of some potentially broken plugins.
While I like that the builtin interpreter is small and clean, I would prefer to be able to customize the modules, or versions, used by sublime. Seeing that is already the case on OS X, I believe that it has been proved to be a working solution, and should be ported to Linux as well.
(I personally use Sublime on both Linux (for work) and Mac OS X (private), and it bugs me that I have more freedom to write plugins on OS X, meaning my awesome (heh) plugins can't be used on Linux, without finding alternative methods to do a lot of things that rely on external non-py modules.)

Korean File Encodings

Working with Mounted FTP Server in Win 7.

You are amazing!

Autocomplete popup should loop/wrap when user hits UP at the start or DOWN at the end

Fantastic Software
I've been using a variety of text editors for decades, from vi to Notepad++ to TextMate to jEdit and beyond. Sublime surpasses them all, and has managed to exceed my expectations for a programmer's text editor.

Add a setting to enable bracket matching within strings
http://sublimetext.userecho.com/topic/27094-context-aware-bracket-matching/

If Sublime is closed and I open a file, it shows up in the last open windows instead of a new one

Command line parameter to fork process
There should be a command line parameter that will cause sublime to fork the process and detach from the shell when starting up. I'm often in a terminal window and want to open a file in sublime, but if it's not already started it will take over the command line until I exit it. However, if sublime is already running, it will open the file in an existing window and return control to my shell.
I'd like to have a parameter I can pass on the command line (and ultimately create an alias that contains it) that will fork and return control to my shell immediately after opening the file(s), regardless of whether sublime was already running or not.
Customer support service by UserEcho