Skip to content

Change colors terminfo entry from 256 up to 32767 colors #5140

Change colors terminfo entry from 256 up to 32767 colors

Change colors terminfo entry from 256 up to 32767 colors #5140

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"