I find that the kate is not understanding the code commenting for Bash script. When I use the shortcut or the menu to comment the line or block it is doing nothing. It is putting the # in the start which was expected. Let me
kate expects bash scripts to have mime type text/x-shellscript. Edit Settings->Configure kate->Editor->highlighting->highlighting modes.
Or set it manaully through Tools->Highlight modes->scripts->bash. --Swapnil -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
