Menu

#54 no posible execute python code in terminal

None
pending
nobody
2023-02-23
2021-09-13
R. Pokorny
No

I don't find how to execute python code in BlueFish in terminal. That is what I miss in your Editor. My be you can cooperate or get inspired from PSPpad.(pspad.com) It is not for linux just for windows but bluefish is very similar.

Discussion

  • Olivier Sessink

    Olivier Sessink - 2021-09-14

    you can configure python as external script or outputbox script in the preferences. Is this what you are looking for?

     
  • Dean Hunter

    Dean Hunter - 2023-01-07

    I added an External Command in Preferences using my best understanding from reading the wiki page for External Programs and Filters and examining the other commands specified. This is what I created as the text for the Command:

    | python '%f' |

    It shows on the Tools, Commands menu item but does nothing that I can see. What have I done wrong?

     
  • Dr. Martin Senftleben

    Maybe without the single quotes, i.e.
    |python %f|

     
  • Dr. Martin Senftleben

    • labels: --> python, external commands, skript execution
    • status: open --> pending
     

Log in to post a comment.

MongoDB Logo MongoDB