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

Ability to change line formatting #32

Open
Arnau478 opened this issue May 18, 2024 · 0 comments
Open

Ability to change line formatting #32

Arnau478 opened this issue May 18, 2024 · 0 comments
Labels
feature New feature or request under consideration This is still under consideration or discussion

Comments

@Arnau478
Copy link
Owner

Right now, a line consists of eight 2-byte pairs. We could let the user choose to have it organized in another way. This could be done with two config variables: the number of "blobs" per line and the number of bytes per "blob". The current behavior (and probably the default when this is implemented) is to have 8 "blobs" per line and 2 bytes per "blob".

@Arnau478 Arnau478 added the feature New feature or request label May 18, 2024
@Arnau478 Arnau478 added this to the 1.0.0 milestone May 18, 2024
@Arnau478 Arnau478 removed this from the 1.0.0 milestone Jun 19, 2024
@Arnau478 Arnau478 added under consideration This is still under consideration or discussion and removed feature New feature or request labels Jun 19, 2024
@Arnau478 Arnau478 added the feature New feature or request label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request under consideration This is still under consideration or discussion
Projects
None yet
Development

No branches or pull requests

1 participant