chmod a+x *.sh
Fedora Packages
chmod a+x *.sh
Fedora Packages
Hello Johannes, I have added the Fedora support, in the build script. Thanks for your contribution. Best Regards, Ioan
Add an instruction in the INSTALL file for adding the x+u bit to the two build script files.
Hello Johannes, in the INSTALL file, I give these two commands: $ bash installThesePackagesFirst.sh $ bash buildGeanyFromSources.sh to run the scripts, by passing their filenames as arguments to GNU Bash, thus removing the need of making these two files, executables. This thing of not having too many executable files is just a matter of personal choice, and it is okay with me to add the x bit to the files. I will add your proposed note in the INSTALL file, thanks for your contribution. Best Regards,...
This commit adds packages needed for building on Fedora.
Maybe more important declare which commands need sudo: $ cd ~/SourcesOfGeanyHighlightSelectedWordPlugin $ chmod u+x installThesePackagesFirst.sh buildGeanyFromSources.sh # sudo bash installThesePackagesFirst.sh # sudo bash buildGeanyFromSources.sh # sudo make all # sudo make deploy
Fedora Packages
chmod a+x *.sh
Highlight alone words in different color
not working anymore (Geany 1.25-pre from git)
compiling but inactive with Geany-1.28 and openSUSE 42.1
Hello, Please have a look at Makefile. Now it uses the PKG_CONFIG_PATH from environment,...
This check-in uses PKG_CONFIG_VARIABLE from env...
Could you do me two more favours? 1. Introduce some versioning to the ZIP files name....
Hello, I made small changes, and a little bit of clean-up: ― now plugin builds for...
This commit removes clutter.
This check-in moves source directory.
This check-in builds plugin for geany version 1...
Forget about it... I forgot about using the version from the GeanyHighlightSelectedWord...
compiling but inactive with Geany-1.28 and openSUSE 42.1
Just tested oneTwoFive and works great! Thank you! As Geany-1.25 has been released...
Added an updated version of the plugin in subdirectory oneTwoFive. The oneTwoFive...
Adapted plugin to geany-1.25.
Hello, After building, I run geany to see if the plugin works, and it worked. I will...
Hi Ioan, I tried those files you provided. I was able to compile GeanyHighlightSelectedWord...
Hi Ioan, I tried those files you provided. I was able to compile GeanyHighlightSelectedWord...
Hi Ioan, I tried those files you provided. I was able to compile GeanyHighlightSelectedWord...
Hello, I have built geanyhighlightselectedword, for geany built from sources from...
Thank you a lot! You may consider a pull request to make this become an official...
Hello, Thanks for notifying me about the problem.I will try to provide you, with...
not working anymore (Geany 1.25-pre from git)
Hello. I think that it is possible to make ticks on the line-numbers bar so that...
■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□ A different...
Highlight alone words in different color
This check-in makes correction to processing, w...
This check-in tries to improve the how the plug...
This check-in adds initial and working implemen...
This check-in adds initial directories.