Skip to content

Commit 7e31530

Browse files
author
Proger_XP
committed
Minor readme changes
1 parent b974eb5 commit 7e31530

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -375,9 +375,9 @@ Related settings:
375375
### Favorites
376376

377377
* Open Favorites (**Alt+I**) now selects the first item so that **Enter** opens it immediately. #240
378-
* **[NEW]** `/gs start:end` switch sets initial selection. `start`/`end` are file offsets (see #233). `end` can be `-1` for EOF. #249
379-
* *Notepad2* has a similar `/g` switch to set initial line by number.
380-
* **[NEW]** Add To Favorites (**Alt+K**) allows choosing initial selection. This affects newly created shortcut (all but First Line reference *Notepad 2e*'s executable, not the document's file directly). #249
378+
* **[NEW]** `/gs start:end` switch sets initial selection by file offsets (see #233). `end` can be `-1` for EOF. #249
379+
* *Notepad2* has a similar `/g` switch to set initial line by its number.
380+
* **[NEW]** Add To Favorites (**Alt+K**) allows choosing initial line or selection. This affects newly created shortcut (all choices but First Line target *Notepad 2e*'s executable, not the document's file). #249
381381
* **Alt+K**'s initial file name is made unique by appending a counter (like File > Create Desktop Link). #290
382382
* **Alt+K**'s confirmation message is now of type Info on success (not always Warning as in *Notepad2*). #249
383383

@@ -462,7 +462,7 @@ Related settings:
462462
* Grouped commands into submenus in Edit and Settings. #265
463463
* Reorganized `&` accelerators in File, Edit and Settings. #197 #276
464464
* Disabled commands when no file is opened: File > Open Next/Previous and Launch > Shell Menu #229; Launch > Open With #238; Edit > Strip/Escape HTML Tags, Find Next/Previous Word, Edit Selection/On Line #268.
465-
* **[NEW]** `?` > 3rd-Party Code attribution dialog. #181
465+
* **[NEW]** **?** > 3rd-Party Code attribution dialog. #181
466466
* Changed *Notepad2* defaults: #167
467467

468468
Setting | Old Value | New Value

0 commit comments

Comments
 (0)