wilabo's blog

By wilabo, history, 7 years ago, In English

I'm new to far manager. I am unable to create file association, can anyone help me out.

  • Vote: I like it
  • 0
  • Vote: I do not like it

| Write comment?
»
7 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

Commands -> File associations -> Ins

... mask ... -> *.cpp

Executed command (used for Enter) -> g++ -O2 -Wl,--stack=268435456 -Wall -Werror -std=gnu++11 -o !.exe !.!

  • »
    »
    7 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    thanks. How to create mask *.exe

    • »
      »
      »
      7 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      Write "*.cpp" in the field "A file mask or several file masks".