Skip to content

v1.2.7

Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 11 May 17:22
· 4073 commits to master since this release
  • Fixed #113; clink.slash_translation() had been removed (regression introduced in v1.0.0).
    • The new match.translate_slashes setting controls the default behavior for slash translation for completion matches.
    • The new clink.translateslashes() API can override slash translation for completion matches (and clink.slash_translation() is supported for backward compatibility).