In previous article I have described how to prepare WSL for using with docker and todday Id like to describe some improvements with using Hyper terminal.
Download it from here
https://hyper.is/ and run it. After start go to file/edit/preferences and edit hyper.js file
fontFamily: '"Terminess Powerline", "Anonymice Powerline", "Roboto Mono for Powerline", "Meslo LG S for Powerline", "DejaVu Sans Mono", "Lucida Console", monospace',
shell: 'C:\\Windows\\System32\\bash.exe',
plugins: [
"hyperblue",
"hyperpower",
"hyper-search",
"hyper-corubo",
"hyper-fading-scrollbar"
],
Here is the complete config files included .hyper.js file.
In the following article I will show you how to install and use Vagrant and Ansible from WSL.
GithHub project can be found here.
And default keymap can be found here.
My most used shortcut are:
for searching: ctrl+shift+f
clear screen: ctrl+l