I installed wxMaxima on my laptop a few days ago.
The issue is that files with the extension .wxm, that are used with wxMaxima, are identified as a C source files. Therefore, when I double click on such a file, it opens my text editor.
I tried right clicking on a .wxm file, and changing the default program — but that also changed the default program for .c extensions — something I don't want to happen.
The bottom line: how do I define .wxm extension to be of a different type than .c extensions?