Greetings all
I use Geany to edit my BASH scripts. (1.38) and have a script that sets a multitude of the options. i.e. my email address; name; and several other items.
I would like to set the Keyboard shortcuts / Comment Lines(s) and Uncomment(s) to my choices via my BASH script.
I have not be able to locate where the codes to accomplish this are stored. Help me please!!!
Thanks,
Bob
Robert L. Miers, PE
1396 Goodwin Dr
Chino Valley, AZ 86323-5743
520-305-6235 Bob's cell
Bob: rlmierspe@blmiers.com
Registered Professional Engineer Amateur Radio Operator KØWHF
Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Hi Bob,
If I understood correctly, you are looking for snippets, defined in "snippets.conf". See the menu "Configuration files > snippets.conf" You get there add whatever you want.
Hope this helps, Bert
Verzonden met [Proton Mail](https://proton.me/) beveiligde e-mail.
------- Original Message ------- Op vrijdag 5 augustus 2022 om 19:21 schreef rlmierspe@blmiers.com:
Greetings all
I use Geany to edit my BASH scripts. (1.38) and have a script that sets a multitude of the options. i.e. my email address; name; and several other items.
I would like to set the Keyboard shortcuts / Comment Lines(s) and Uncomment(s) to my choices via my BASH script.
I have not be able to locate where the codes to accomplish this are stored. Help me please!!!
Thanks,
Bob
Robert L. Miers, PE
1396 Goodwin Dr
Chino Valley, AZ 86323-5743
520-305-6235 Bob's cell
Bob: rlmierspe@blmiers.com
Registered Professional Engineer Amateur Radio Operator KØWHF
[ARRL banner4Outlook1]
Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Keybindings are stored in `keybindings.conf` in your config directory, but I'm interested in why you need to keep defining the items repeatedly, once set they should be stored there by Geany and reloaded each use?
Cheers Lex
On Sat, 6 Aug 2022 at 04:34, rlmierspe@blmiers.com wrote:
Greetings all
I use Geany to edit my BASH scripts. (1.38) and have a script that sets a multitude of the options. i.e. my email address; name; and several other items.
I would like to set the Keyboard shortcuts / Comment Lines(s) and Uncomment(s) to my choices via my BASH script.
I have not be able to locate where the codes to accomplish this are stored. Help me please!!!
Thanks,
Bob
Robert L. Miers, PE
1396 Goodwin Dr
Chino Valley, AZ 86323-5743
520-305-6235 Bob's cell
Bob: rlmierspe@blmiers.com
Registered Professional Engineer Amateur Radio Operator KØWHF
[image: ARRL banner4Outlook1]
Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org