Petr Polyakov
Petr Polyakov
Hello, is it possible to type text in sequence of key actions? Autohotkey 2.0 working example: `!,::Send "{Ctrl Down}{t}{Ctrl Up}chrome://settings{Enter}"` It would be nice to make something like this possible:...
It would be nice to have some "blank" variables which can be used to add user-defined functionality. You can always add your functionality like this: ```fish functions --copy fish_prompt fish_prompt_origin...
#51 Implemented following variables: **hydro_prefix_beginning hydro_prefix_git hydro_prefix_pwd hydro_prefix_duration** **hydro_prefix_beginning** can be colored with new introduced color variable: **hydro_color_beginning** It is possible to add user-defined static text to prepend blocks, like...