This commit is contained in:
crschnick 2024-04-29 23:06:37 +00:00
parent 6fc48a7d74
commit 7176f4dd0a
2 changed files with 3 additions and 1 deletions

View file

@ -54,8 +54,8 @@ public class AppShellCheck {
The most likely causes are:
- On Windows, an AntiVirus program might block required programs and commands
- The system shell is restricted or blocked
- Your PATH environment variable is corrupt / incomplete. You can check this by manually trying to run some commands in a terminal
- Some elementary command-line tools are not available or not working correctly
- Your PATH environment variable is corrupt / incomplete
%s
"""

View file

@ -1,4 +1,6 @@
- Fix sudo elevation password not being filled automatically when launching some remote connection in a terminal
- Fix git sometimes complaining about an unknown author identity when cloning on new systems
- Fix macOS terminal and editor app recognition to be more accurate
- Fix file browser overview buttons both opening the same directory
- Fix some styling issues
- Fix search for connections dialog sometimes throwing errors