Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6350
    EmUser
    Member

    I want to I can define Tab with other character, not only space, for example: when I press the keyboard Tab, Emedirot can input two SBC case. How can I do?
    Maybe you can set Tab/Indent another option except Enable Auto Indent and insert space for Tabs, such as: Insert defined character, So we can input another character, such as: ###, @@@, ㊣㊣㊣…etc.
    thanks!

    #6351
    Yutaka Emura
    Keymaster

    EmUser wrote:
    I want to I can define Tab with other character, not only space, for example: when I press the keyboard Tab, Emedirot can input two SBC case. How can I do?
    Maybe you can set Tab/Indent another option except Enable Auto Indent and insert space for Tabs, such as: Insert defined character, So we can input another character, such as: ###, @@@, ㊣㊣㊣…etc.
    thanks!

    You can write a macro:


    document.write( "###" );

    then assign this macro to the TAB key. To assign keys, select Keyboard Map on the Help menu.

    #6360
    EmUser
    Member

    aha, thanks.
    I like Emeditor, But I’m not a programer. I can’t write macro, so I hope Emeditor can assign this macro as default function.

    #6361
    EmUser
    Member

    succeed done.
    THanks.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.