Skip to content

Commit 1553533

Browse files
committed
change to version 5.0.6 and review readme
1 parent 5a2f2de commit 1553533

3 files changed

Lines changed: 12 additions & 21 deletions

File tree

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,10 @@
3838
- **New** control: WaitCommand (**EXPERIMENTAL!**)
3939
- Improved : Detect '+'/'-' with shift key for expand/collapse controls.
4040
- Improved : jump to next item using the first character of the item's text.
41-
- Select control
42-
- file select control
43-
- RemoteSelect control
44-
- RemoteMultiSelect control
45-
- file multi select control
46-
- Nodetree select control
47-
- Nodetree multi select control
41+
- Select/Multi Select control
42+
- file Select/Multi Select control
43+
- Remote Select/Remote Multi Select control
44+
- Nodetree Select/Nodetree Multi Select control
4845
- Fixed : Corret format for date in calendar control.
4946
- Fixed : Start with fulpath in file select/multi select controls.
5047
- Fixed: Bug in sugestion input control when sugestion empty.

src/NugetREADME.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,10 @@ PromptPlus **Supports 4/8/24-bit colors** in the terminal with auto-detection of
1515
- **New** control: WaitCommand (**EXPERIMENTAL!**)
1616
- Improved : Detect '+'/'-' with shift key for expand/collapse controls.
1717
- Improved : jump to next item using the first character of the item's text.
18-
- Select control
19-
- file select control
20-
- RemoteSelect control
21-
- RemoteMultiSelect control
22-
- file multi select control
23-
- Nodetree select control
24-
- Nodetree multi select control
18+
- Select/Multi Select control
19+
- file Select/Multi Select control
20+
- Remote Select/Remote Multi Select control
21+
- Nodetree Select/Nodetree Multi Select control
2522
- Fixed : Corret format for date in calendar control.
2623
- Fixed : Start with fulpath in file select/multi select controls.
2724
- Fixed: Bug in sugestion input control when sugestion empty.

src/README.txt

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,10 @@ PromptPlus was developed in C# with target frameworks:
3333
- **New** control: WaitCommand (**EXPERIMENTAL!**)
3434
- Improved : Detect '+'/'-' with shift key for expand/collapse controls.
3535
- Improved : jump to next item using the first character of the item's text.
36-
- Select control
37-
- file select control
38-
- RemoteSelect control
39-
- RemoteMultiSelect control
40-
- file multi select control
41-
- Nodetree select control
42-
- Nodetree multi select control
36+
- Select/Multi Select control
37+
- file Select/Multi Select control
38+
- Remote Select/Remote Multi Select control
39+
- Nodetree Select/Nodetree Multi Select control
4340
- Fixed : Corret format for date in calendar control.
4441
- Fixed : Start with fulpath in file select/multi select controls.
4542
- Fixed: Bug in sugestion input control when sugestion empty.

0 commit comments

Comments
 (0)