sccn / EEG-BIDS

21 stars 17 forks source link

History issue #144

Open arnodelorme opened 2 years ago

arnodelorme commented 2 years ago

When writing commands to history and executing history, the window pops up.

The history command should contain a string that mimics the user interaction with the GUI. If it is just containing the command, it pops up a window and (1) this is not useful to users (2) it blocks the execution of the script and confuse users.

I have disabled the history for pop_taskinfo, pop_eventinfo and pop_participantinfo (pop_exportbids and pop_importbids are ok, but it would be great to fix this.