TK Soh wrote: >> Often I open many files on the command line using wildcards. >> Seems to me that bringing focus on last opened files it is right behavior >> when >> opened using UI. >> Opening by command line parameters, should be the first opened file to have >> the focus. > > Why would you think so? To me, the last should have the focus.
The logic behind that is: I want to edit file1, file2 and file3. So start editing file1, switch to file2, end with file3 Anyway was only a personal opinion, I understand others may prefer the opposite >> Is there a trick to automate/force the focus on a particular tab? > > Maybe put the file you want to have the focus last? in my case I open files with wildcards ( Nedit file* ), so I cannot control how the shell expand them, but I saw that bash fill Nedit command line with: file1 file2 file3 Valerio -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
