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

feat: respect linebreaks when importing text via the -f flag #172

Open
carafelix opened this issue Aug 13, 2024 · 0 comments
Open

feat: respect linebreaks when importing text via the -f flag #172

carafelix opened this issue Aug 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@carafelix
Copy link

Let say I have the following file named superfile.md:

line1 line1 line1 line1 line1 line1 line1 line1
line2 line2 line2 line2 line2 line2 line2 line2
line3 line3 line3 line3 line3 line3 line3 line3
line4 line4 line4 line4 line4 line4 line4 line4

if I do mitype -f superfile.md and the terminal window is large enough, the imported text looks like:
imagen

@carafelix carafelix added the enhancement New feature or request label Aug 13, 2024
@carafelix carafelix changed the title feat: respect linebreaks when importing files feat: respect linebreaks when importing text via the -f flag Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant