1NOTEPADQQ(1) User Commands NOTEPADQQ(1)
2
3
4
6 Notepadqq - Notepad++-like editor for Linux
7
8
10 notepadqq
11 notepadqq [-h|--help]
12 notepadqq [-v|--version]
13 notepadqq [OPTION]... [FILE...]
14
15
17 notepadqq is a text editor for developers, with support for more than
18 100 programming languages, code folding, multiple selection, and much
19 more.
20
21
23 --new-window
24 Open the files in a new window of an existing instance of
25 notepadqq.
26
27
28 -l, --line <line>
29 Opens the given file at line <line>.
30
31
32 -c, --column <col>
33 Opens the given file at column <col>.
34
35
37 Copyright © 2010-2018, Daniele Di Sarli <danieleds0@gmail.com>
38
39 This program is free software; you may redistribute it under the terms
40 of the GNU General Public License version 3 or (at your option) any
41 later version. This program has absolutely no warranty.
42
43
44
451.4.8 May 2018 NOTEPADQQ(1)