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

use cell size rather than window to calculate image view area #37

Merged
merged 5 commits into from
Mar 20, 2024

Conversation

iambumblehead
Copy link
Owner

@iambumblehead iambumblehead commented Mar 20, 2024

lots of changes here

  • adds a "fail" function, returns error code and message
  • removes an escape query call, to call instead on condition of environment
  • removes "W H" format, uses "WxH" format everywhere
  • moves esc query calls to occur at main function (allow to disable later)
  • replace some camel-case names with bash typical snake case
  • changed some variable names

possibly/likely changes need to be made for kitty

@iambumblehead iambumblehead merged commit 29e5f90 into main Mar 20, 2024
2 checks passed
@iambumblehead iambumblehead deleted the use-cell-size-rather-than-window-size branch March 20, 2024 14:54
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.

None yet

2 participants