how to move a file from tab1 to floating tab1 by api
Posted: 02.05.2024 23:58
Hello,
We can use file_open to open file in certain file in certain tab. After file is open, how to move it between tabs? I didn't fine the method in api.
Thanks!
file_open(filename, group=-1, options="")
file_open((filename1, filename2), group=-1, options="")
We can use file_open to open file in certain file in certain tab. After file is open, how to move it between tabs? I didn't fine the method in api.
Thanks!
file_open(filename, group=-1, options="")
file_open((filename1, filename2), group=-1, options="")