Skip to content

Conversation

@rolandwalker
Copy link
Contributor

Description

  • Mycli expects the "less" pager to be available (closes 'less' is not recognized as an internal or external command, #1088).
  • Merge two different Windows discussions into the same section.
  • Remove the suggestion for Windows users to file issues, and instead say that native Windows isn't supported, which is the current practical truth.
  • Add a plea for Native Windows testing in CI, which would be a good first step for Windows support.
  • Delineate Native Windows vs WSL and nudge toward WSL.

Checklist

  • I've added this contribution to the changelog.md.
  • I've added my name to the AUTHORS file (or it's already there).
  • I ran uv run ruff check && uv run ruff format && uv run mypy --install-types . to lint and format the code.

 * Mycli expects the "less" pager to be available (closes #1088).
 * Merge two different Windows discussions into the same section.
 * Remove the suggestion for Windows users to file issues, and instead
   say that native Windows isn't supported, which is the current
   practical truth.
 * Add a plea for Native Windows testing in CI, which would be a good
   first step for Windows support.
 * Delineate Native Windows vs WSL and nudge toward WSL.
@rolandwalker rolandwalker self-assigned this Dec 29, 2025
@rolandwalker rolandwalker requested a review from amjith December 29, 2025 14:06
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.

'less' is not recognized as an internal or external command,

2 participants