Text expander and ASCII code 96

Discussion, questions and support.
Post Reply
User avatar
roze
Posts: 27
Joined: Jul 16th, ’24, 20:27

Post by roze » Jul 16th, ’24, 20:37

I would like to use a text expander to write some words that include the character ` (ASCII code 96).
Can I write this character normally like other characters?
I don't see it in the special keys menu.
User avatar
Tom
Posts: 882
Joined: Nov 24th, ’15, 23:39

Post by Tom » Jul 16th, ’24, 20:40

This is an escape character in FastKeys. Try ``
User avatar
roze
Posts: 27
Joined: Jul 16th, ’24, 20:27

Post by roze » Jul 19th, ’24, 11:18

Writing one or two characters works for me - e.g.
````{Left 2}

so this doesn't work quite right
``````shell{Enter}{Enter}``````{Up}

Am I doing something wrong?
User avatar
Tom
Posts: 882
Joined: Nov 24th, ’15, 23:39

Post by Tom » Jul 22nd, ’24, 20:59

It works for me. What's your problem?
User avatar
roze
Posts: 27
Joined: Jul 16th, ’24, 20:27

Post by roze » Jul 22nd, ’24, 22:23

When I had it like this:
``````shell{Enter}{Enter}``````{Up}
the last (third character) ` was not displayed.

When I changed it to:
``````shell{Enter}{Enter}``````{Space}{Up}

it's OK.
Post Reply