Skip to content

Commit

Permalink
Add missing ConEmu capabilities, fixes #800
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Mar 7, 2023
1 parent 63618cc commit 6c5a275
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ windows-conemu|conemu windows terminal,
cr=^M, cub=\E[%p1%dD, cub1=\E[D, cud=\E[%p1%dB, cud1=\E[B,
cuf=\E[%p1%dC, cuf1=\E[C, cup=\E[%i%p1%d;%p2%dH,
cuu=\E[%p1%dA, cuu1=\E[A,
civis=\E[?25l, cvvis=\E[?25h,
smcup=\E[?1049h, rmcup=\E[?1049l,
rc=\E8, sc=\E7,
il=\E[%p1%dL, il1=\E[L,
dl=\E[%p1%dM, dl1=\E[M,
ech=\E[%p1%dX,
Expand Down

0 comments on commit 6c5a275

Please sign in to comment.