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

Vim and xdotool #497

Open
Freddyilha opened this issue Aug 13, 2021 · 2 comments
Open

Vim and xdotool #497

Freddyilha opened this issue Aug 13, 2021 · 2 comments

Comments

@Freddyilha
Copy link

Hello I'm trying to the plugin vim-slime, but it looks like QtConsole doesn't recognize the breaklines when coming from Xdotool:

Here i directly pasted with ctrl+c ctrl+v and it works fine:
image

But when sending from Xdotool it can't recognize any of the new/break line characters
image

Someone know any solution or where to look for a solution?

@wmvanvliet
Copy link
Contributor

are you sure it is sending the ascii newline character and not the string \n?

@Freddyilha
Copy link
Author

Freddyilha commented Aug 16, 2021

No i'm not sure but i didn't discovered yet how to send the ascii and not string. I thought that QtConsole would read the string evaluate the symbol backslash and read the break line.
image

I don't who where is the problem on QtConsole or Xdotool.

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

2 participants