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

Fix inputMap (issue #474) #503

Merged
merged 2 commits into from
Aug 24, 2020
Merged

Fix inputMap (issue #474) #503

merged 2 commits into from
Aug 24, 2020

Conversation

erivas
Copy link
Contributor

@erivas erivas commented Aug 13, 2020

No description provided.

@erivas
Copy link
Contributor Author

erivas commented Aug 14, 2020

There seems to be an issue with the CI test for macos. Related to this mstksg/setup-stack#7?

@ggrieco-tob
Copy link
Member

It seems that the CI issue was fixed. Can you update your PR with master so we can make sure it works as expected?

@incertia
Copy link
Contributor

incertia commented Aug 22, 2020

i'm definitely not getting this issue on macos, and i'm actually curious why we actually need this, because both $ infocmp xterm-256color and $ infocmp xterm show

    kEND=\E[1;2F, kHOM=\E[1;2H, kIC=\E[2;2~, kLFT=\E[1;2D,
 -->kNXT=\E[6;2~, kPRV=\E[5;2~, kRIT=\E[1;2C, kb2=\EOE, kbs=^?,
    kcbt=\E[Z, kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA,

where kNXT and kPRV refer to the next and previous pane keys. is this something that terminfo and setupterm(3) ignore, or is a vty issue?

@incertia
Copy link
Contributor

see jtdaugherty/vty-unix#4

@ggrieco-tob ggrieco-tob merged commit cb2ea5c into crytic:master Aug 24, 2020
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.

3 participants