Bug in mcedit - syntax highlighting
- From: mm <mmi superbash de>
- To: mc-devel gnome org
- Subject: Bug in mcedit - syntax highlighting
- Date: Thu, 10 Jul 2008 16:19:11 +0200
Hello and at first thanks for mc, it's a great convenience!
I have a problem with syntax highlighting in mcedit from time to time, here is
an example:
------ code snippet ------------
#!/bin/bash
< ... >
# $sd/mbrola -e -t 1.2 -f 0.80 $sd/de2/de2 - $wd/my.au
maxVol=$(/usr/bin/mpc volume | /usr/bin/awk '{print substr($2,1,2)}')
< ALL LINES FOLLOWING AFTER THIS LINE ARE IN GREEN COLOR, NO HIGHLIGHTING
ANYMORE >
for ((vol=maxVol; vol>30; vol-=2))
do
< ... >
------------------------------------
I watch this effect for over a year now so i decided to write this hint today.
Thanks for your endevour in advance,
greetings,
Manfred.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]