Hyper: clear or ctrl+L not working if using bash.exe which comes with git

Created on 19 Mar 2018  ·  2Comments  ·  Source: vercel/hyper

    <!-- Please succinctly describe your issue and steps to reproduce it. -->
    -
    Hyper 1.4.8
    Electron 1.7.8
    win32 x64 10.0.15063
👯‍♀️ Is Duplicate

Most helpful comment

Give this a try env: { TERM: 'cygwin' }

All 2 comments

Give this a try env: { TERM: 'cygwin' }

Was this page helpful?
0 / 5 - 0 ratings