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

input overloading warning console output seems misformatted #317

Open
montchr opened this issue Jun 25, 2023 · 4 comments
Open

input overloading warning console output seems misformatted #317

montchr opened this issue Jun 25, 2023 · 4 comments

Comments

@montchr
Copy link
Contributor

montchr commented Jun 25, 2023

After updating flake inputs, I get a warning about input overloading for the devshell input. It seems kind of misformatted in my terminal.

It's certainly possible it's because of something weird I'm doing with my terminal application (kitty), because when I copied the output to paste here, everything looked fine. Or perhaps it's something to do with ANSI formatting idk…

So instead of actual text, here's a screenshot:

CleanShot 2023-06-25 at 12 35 39@2x
@blaggacao
Copy link
Collaborator

blaggacao commented Jun 26, 2023

I think the crane has somehow more chars, I vaguely remember something when I implemented this a while back. @figsoda do you happen to know what this could be?

@figsoda
Copy link
Contributor

figsoda commented Jun 26, 2023

yep I think you just need to delete one extra space

@blaggacao
Copy link
Collaborator

Looks like if I remove a space, then it looks wired in other cases...
image

@figsoda
Copy link
Contributor

figsoda commented Jun 27, 2023

I'm getting different results in neovim vs in fish, maybe we should just use a different emoji

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

No branches or pull requests

3 participants