Merge pull request #2068 from cmderdev/history_cmd_index_sync

Print Index in History Command Output
This commit is contained in:
Dax T Games
2019-05-05 17:28:07 -04:00
committed by GitHub
4 changed files with 32 additions and 29 deletions

View File

@ -14,6 +14,9 @@
* Provide default settings for Clink that updates the history file in real time
* Turn this on in existing Cmder using `clink set history_io 1`
* Allow clink disable by setting CMDER_CLINK=0 before starting task
* Pull Request: [#2068](https://github.com/cmderdev/cmder/pull/2068)
* Print Index in History Command Output.
* Sets default `history_expand_mode = 3` in initial Clink Settings.
### Adds