jed-users mailing list

[2016 Date Index] [2016 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[jed-users] whitespace?


Thanks to John E Davis and Roland Hughes for the help with the keycode mode.


In nano, if I view a .c file, I can see unnecessary whitepace highlighted.

For example:

int foo(void)
{
	int x = 1;
	
	return x;
}

after the int x = 1; line there is a tab.  Nano will highlight this.

Can jed?  If so, how?

Thanks.
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2016 date index] [2016 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]