Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending supported cm options #2176

Open
2 tasks done
EricGrange opened this issue Jan 24, 2025 · 0 comments
Open
2 tasks done

Extending supported cm options #2176

EricGrange opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
new newly created issue

Comments

@EricGrange
Copy link

Prerequisites

affected version: 3.14.3

make sure to check this before filing an issue:

  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Describe what you would like to have

Adding extra command line options for "cm" to speedup initial display of relevant information:

  • a "scroll to end" instead of displaying the top of the log, chipmunk opens from cm scrolled to the end of the log (or ideally an arbitrary line number, positive numbers being from the start, and negative values denoting the number of lines from the end, scrolling to end would thus be "-1")
  • a window ratio, for instance if specifying 30%, the log view would take 30% of the screen vertically, and 70% would be for search/details/history/chart area
  • a full screen option, when set chipmunk starts in full-screen instead of windowed
  • a chart option, when set the chart tab is visible by default (instead of search tab)
  • an extended filter option, command line allows to specify filters, but their color is automatic (and being able to explicitly set background and foreground would be preferable to chipmunk determining the other color by itself)

Potential Workaround

Currently all this can be done (except filter colors) but it requires clicking

@github-actions github-actions bot added the new newly created issue label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new newly created issue
Projects
None yet
Development

No branches or pull requests

2 participants