GRC will remember the editor you choose until you quit the program. To choose an editor permanently, edit ~/.gnuradio/config.conf, and add an "edtor" setting under the "[grc]" section. For instance,
[grc]
editor = /usr/bin/emacs
... other settings
hi,
I have installed gnuradion through conda.
And I created an embedded python block, and I firstly chooses the
default editor as VIM. Then every time it is using VIM. How can I
changed it to another editor?
Thanks,
No comments:
Post a Comment