thaolt / qscite

Automatically exported from code.google.com/p/qscite
GNU General Public License v2.0
0 stars 0 forks source link

Accept multiple files on command line #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
From the qscite project directory, 
  build/qscite-debug src/qterminal_pty.cpp include/qterminal_pty.h
opens only qterminal_pty.cpp. In general, if multiple filenames are
specified, QSciTE comes up with one tab showing the next-to-last file
mentioned.
We should open one tab for every argument that isn't an option.

Original issue reported on code.google.com by bfrobin...@gmail.com on 16 Sep 2008 at 4:15

GoogleCodeExporter commented 8 years ago
Fixed in r161.

Original comment by jpsut...@gmail.com on 16 Sep 2008 at 4:35