Skip to content
  • Christopher Roy Bratusek's avatar
    New Readline options: · 1d6b29cf
    Christopher Roy Bratusek authored
    - colored-stats: if visible-stats is true, color them using LS_COLORS
    - skip-completed-text: when completing, don't duplicate text after cursor.
    ++ example: if you have type: '$ sh' and then do completion '$ /bin/b[TAB]sh'
    ++ it will end up '$ /bin/bash' when this setting is On, '$ /bin/bashsh' when this setting is Off
    - restructure widgets in Readline group
    - update german translation
    1d6b29cf