six-ddc / hss

An interactive parallel ssh client featuring autocomplete and asynchronous execution.
MIT License
352 stars 23 forks source link

Readline in vi mode makes escape key inaccessible to hss #2

Closed aredridel closed 6 years ago

aredridel commented 6 years ago

Is there another way to access inner mode?

six-ddc commented 6 years ago

Now, hss add option '-i' to support vi-mode in readline. Please download latest release package. @aredridel

aredridel commented 6 years ago

Heh, the removal of inner mode makes it moot anyway (my .inputrc already put my readline in vi-mode, but now there's no need for the escape key)