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(a)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.
Hello, I have installed rust in my system and I am using geany to normally
run a .rs file. All paths are set correctly in my system for rust and
geany. When i hit compile in geany i.e F8 key on keyboard it shows error ->
rustc "demo.rs" (in directory: /home/avdhoot)
/bin/sh: 1: rustc: not found
Compilation failed.
What can I do about this? I want geany to compile my rust files also. Also
I am attaching terminal settings for your reference. Also I use Linuxmint
20.3 xfce and geany 1.38
Please help me with this.