nemomobile / fingerterm

12 stars 29 forks source link

Can't set up Control+b [ in menu.xml #16

Closed gabrielgg closed 10 years ago

gabrielgg commented 10 years ago

Hi,

I'm setting up menu entries for tmux (similar to screen but OpenBSD's preferred, widely available for Linux too). The two basic things I'm interested in are:

The first entry was a piece of cake - \x02\x64 did it and works like a charm. The second one, however, proved problematic: \x02\x5b only writes the letter "b".

I'm using this in the N9's Harmattan, FingerTerm version 1.0.2.

Thanks,

Gabriel

holsthei commented 10 years ago

Has been fixed in:

https://github.com/nemomobile/fingerterm/commit/6236e7f02a7f336acab10990a36e18fb8986391d

The fix isn't included in the version that's available for harmattan, though.

holsthei commented 10 years ago

As a workaround try using octal numbers

gabrielgg commented 10 years ago

Thanks, works like a charm. For completeness, you start octal with \0