Pry: Wiki documentation on the `history` sub-configuration object is out of date

Created on 17 Apr 2020  路  4Comments  路  Source: pry/pry

The history configuration was refactored in https://github.com/pry/pry/commit/e5556a2be8627ec3fe594c738f10422d5a1f5d43

This makes most (if not all) of the Wiki page on history configuration out of date. Unfortunately, I don't have time right now to go through and figure out how all the options have changed, but perhaps someone more well-versed in the configuration can?

Most helpful comment

The wiki is now up to date with the correct names for the history configuration options (thanks @diskshima!).

All 4 comments

Just ran into this too.

It's not possible to create pull requests against wiki pages, so only contributors of the repo can change it. It should be a pretty simple search and replace from Pry.config.history.* to Pry.config.history_*.

The wiki is now up to date with the correct names for the history configuration options (thanks @diskshima!).

@barrettkingram, it still looks out of date to me, as well as the README.

@ddoherty03 where exactly does it look out of date to you? After the changes to the wiki in https://github.com/pry/pry/wiki/History/_compare/54ff5ca27f4a0e4c3e8dc00880c6683207cd8ebc the wiki should be up to date, and I couldn't find any references to history. in the readme?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mmartinson picture mmartinson  路  7Comments

thiagokokada picture thiagokokada  路  5Comments

phoet picture phoet  路  9Comments

jjgh picture jjgh  路  6Comments

moracca picture moracca  路  6Comments