[TxMt] [req]: Ctrl-T should see <space> as a directory separator, and not ignore it.

Alain Ravet arav2132 at biz.tiscali.be
Thu Feb 2 10:35:10 UTC 2006


Request:
The Ctrl-T action should see the space as a - directory - separator, and 
not bluntly ignore it. (except if some files names contain a space)


Example

    /store/index.html
    /cart/index.html
    /client/index.html


Command 1:
    [Ctrl-T] + "in"

=> displays
    index.html  - store
    index.html  - cart
    index.html  - client


Command 2:
    [Ctrl-T] + "in cl"

=> SHOULD filter and display
    index.html  - client



Alain




More information about the textmate mailing list