When I edit bash script(first line is #!/bin/bash) in GEdit, there is no highlighting. But with View->Highlight Mode, there is no result when searching "bash" or "script", which to choose?
When I edit bash script(first line is #!/bin/bash) in GEdit, there is no highlighting. But with View->Highlight Mode, there is no result when searching "bash" or "script", which to choose?
In
gedit
there is nobash
orscript
highlighting mode. The closest that they have is thesh
highlight mode.Plaintext mode:
View -> Highlight Mode -> sh then select:
sh
highlight mode selected: