subl: jump to line number (#2678)
This commit is contained in:

committed by
Agniva De Sarker

parent
17f57489f1
commit
e5bd9dc96c
@@ -10,6 +10,10 @@
|
||||
|
||||
`subl {{path/to/file_or_folder}}`
|
||||
|
||||
- Open a file and jump to a specific line number:
|
||||
|
||||
`subl {{path/to/file}}:{{line_number}}`
|
||||
|
||||
- Open a file or directory in the currently open window:
|
||||
|
||||
`subl -a {{path/to/file}}`
|
||||
|
Reference in New Issue
Block a user