quentin_lamamy Posted May 25, 2017 Share Posted May 25, 2017 (edited) Hi guys, I actually work on another payload and i want to add some control sequence in order to reduce and move my terminal window (Control sequence). I have some issue with the character \ and [ that become a reversed exclamation mark and a {. Any idea on how to solve this issue ? (i already try to use keycode) Thks Edited July 29, 2023 by quentin_lamamy reopen Quote Link to comment Share on other sites More sharing options...
Dave-ee Jones Posted May 25, 2017 Share Posted May 25, 2017 So characters '\' and '[' are turning into 'i' and '{' respectively? *chuckles* Reverse exclamation mark = i Hmm...Sounds like a language issue. What's the language set to on your PC and whats the language set to on your Bunny? Quote Link to comment Share on other sites More sharing options...
quentin_lamamy Posted May 26, 2017 Author Share Posted May 26, 2017 well i really think it's a reversed exclamation mark, but my font is not really good for a terminal. By the way, in my config file i use the fr layout, and my mac is set on french language and french mac keyboard layout. Quote Link to comment Share on other sites More sharing options...
quentin_lamamy Posted June 1, 2017 Author Share Posted June 1, 2017 I try on another target computer and still don't work.. May be a bug with the bash bunny script ? Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted June 1, 2017 Share Posted June 1, 2017 7 hours ago, quentin.lamamy said: I try on another target computer and still don't work.. May be a bug with the bash bunny script ? Did you install the language files to your bash bunny or just set the language to fr? Quote Link to comment Share on other sites More sharing options...
quentin_lamamy Posted July 23, 2017 Author Share Posted July 23, 2017 (edited) For information i resolve the issue with a printf inside a function. Well... no it don't work anymore, and forget to enable the versioning Edited July 26, 2017 by quentin.lamamy Quote Link to comment Share on other sites More sharing options...
quentin_lamamy Posted July 26, 2017 Author Share Posted July 26, 2017 (edited) Don't work anymore , Whaaaaaaat ! . Welllll, does something change in the new firmware ??? DUCKY_LANG fr [...] Q STRING printf '\e[2t' Q ENTER Result printf ¡e{2t  Edited July 26, 2017 by quentin.lamamy Quote Link to comment Share on other sites More sharing options...
quentin_lamamy Posted July 26, 2017 Author Share Posted July 26, 2017 issue solved, i have to create a new json that match the osx keyboard layout (i don't know how but i need), until i learn how to create a new keyboard layout i just change the system keyboard layout to a classic FR PC Azerty Quote Link to comment Share on other sites More sharing options...
Dave-ee Jones Posted July 27, 2017 Share Posted July 27, 2017 On 7/26/2017 at 3:06 PM, quentin.lamamy said: issue solved, i have to create a new json that match the osx keyboard layout (i don't know how but i need), until i learn how to create a new keyboard layout i just change the system keyboard layout to a classic FR PC Azerty Not sure if that is actually the issue as there are many other Mac users here and they seem fine with it.. Quote Link to comment Share on other sites More sharing options...
quentin_lamamy Posted July 27, 2017 Author Share Posted July 27, 2017 This issue exist only in the case you try to print some particular character. Someone get the same issue and send me a PM Quote Link to comment Share on other sites More sharing options...
Dave-ee Jones Posted July 27, 2017 Share Posted July 27, 2017 13 hours ago, quentin.lamamy said: This issue exist only in the case you try to print some particular character. Someone get the same issue and send me a PM You misunderstand - the issue lies with the keyboard language, yes, but others have been able to fix this issue because it's not only to do with Mac. I can set my keyboard language to FR and my Bunny language to US and I'll get similar problems. You just need to match them. Quote Link to comment Share on other sites More sharing options...
quentin_lamamy Posted July 27, 2017 Author Share Posted July 27, 2017 (edited) My BB is set in FR and my system in OSX keyboard FR. And this issue is resolved when the BB is set to FR and my system keyboard to PC Keyboard FR conclusion i need to set my BB to FR (OSX) and my system to OSX keyboard FR Edited July 27, 2017 by quentin.lamamy Quote Link to comment Share on other sites More sharing options...
Dave-ee Jones Posted July 28, 2017 Share Posted July 28, 2017 There ya go :) Quote Link to comment Share on other sites More sharing options...
Solution quentin_lamamy Posted July 29, 2023 Author Solution Share Posted July 29, 2023 Hi (yes i know i disappear 6 year ago ^^) I just found my bash bunny under a furniture (seems that cat love bashbunny 🙂 ) I have some time and a beer so i plug it in, update it and just see that logically i still have the issue. I just found a start of work on a fr-FR-mac BB layout file in one of my folder, i will try to finish it and post it. @Dave-ee Jones When i finish should i post here or PR on github as new language ?  Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted July 29, 2023 Share Posted July 29, 2023 Do a PR on GitHub 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.