• unknown's avatar
    fixed format of history of new libedit for compatibility · f4abefe3
    unknown authored
     with old libedit and readline
    
    1. discarded reading and writting of hist_cookie as the begin of the file
    2. skip strvis for string before saving
    
    
    
    cmd-line-utils/libedit/history.c:
      fixed format of history for compatibility with old libedit and readline
      
      1. discarded reading and writting of hist_cookie as the begin of file
      2. skip strvis for string before saving
    f4abefe3
To find the state of this project's repository at the time of any of these versions, check out the tags.
history.c 21.3 KB