Skip to content

feat(file-history): customize the max length of commit subject before truncating#591

Open
li6in9muyou wants to merge 1 commit intosindrets:mainfrom
li6in9muyou:main
Open

feat(file-history): customize the max length of commit subject before truncating#591
li6in9muyou wants to merge 1 commit intosindrets:mainfrom
li6in9muyou:main

Conversation

@li6in9muyou
Copy link

@li6in9muyou li6in9muyou commented Jul 16, 2025

A line of 72 bytes is sometimes deemed too short. An example config is shown below:

    opts = {
      file_history_panel = {
        max_len_commit_subject = 9999,
        win_config = {
          win_opts = {
            wrap = true,
          },
        },
      },
    },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant