s99h

Results 10 comments of s99h

Please see https://github.com/fAndreuzzi/TUI-ConsoleLauncher/wiki/FAQ

Tried it today an can confirm. Changing the cursor_color value in theme.xml doesn't work for me too. It stays white.

At least you can issue the uptime command from the command line to show the desired information.

Use to make them black in ui.xml

Please see issue #292 Comment by @Mikaela > I was also having this issue, it's a duplicate of #234 and the workaround documented there is: > > ``` > adb...

These two options don't accept boolean values. Instead you should feed them color codes. Please have a look at the wiki ... https://github.com/fAndreuzzi/TUI-ConsoleLauncher/wiki/Customize-T_UI input_shadow_color | color | #00000000 | The...

For each of these apps you could add a line in alias.txt

It seems as if Google changed the search address. In TUI-ConsoleLauncher/app/src/main/java/ohi/andre/consolelauncher/commands/main/raw/search.java is a line 23. It contains this definition: GOOGLE_PREFIX = "http://www.google.com/#q="; But i think it should be: GOOGLE_PREFIX =...

This is really great news. Thank you for your effort!