on 10.5.6 I needed to use the (esc) key in order to get the escape command for the home and end keys, and then use the modifier as per Jürgen’s comments above. So home became: 33[H
And end became: 33[F
Copy and paste does not always work, so the (escape) key function is useful.
Submitted by pneuma (not verified) on 2009.03.13 @ 23:23. |
on 10.5.6 I needed to use the (esc) key in order to get the escape command for the home and end keys, and then use the modifier as per Jürgen’s comments above. So home became: 33[H And end became: 33[F Copy and paste does not always work, so the (escape) key function is useful.
Submitted by pneuma (not verified) on 2009.03.13 @ 23:23. |