Sunday, December 01, 2019

Simulating ESC key on iPad with Logitech Type+

I have iPad 6th gen paired with Logitech Type+ bluetooth keyboard. It is not a bad combination for doing quick remote work. Anyway, Termius+ssh+vim is pretty neat. Termius shows convenient keys including ESC key but if you wanted to use your keyboard to simulate ESC key do press fn+Home() keys.

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...