Do not recommend Warp right now [release]

This commit is contained in:
crschnick
2026-04-04 02:06:52 +00:00
parent 0d8b9c9697
commit cc152d6a2e
3 changed files with 10 additions and 3 deletions
@@ -39,7 +39,9 @@ public interface WarpTerminalType extends ExternalTerminalType, TrackableTermina
@Override
default boolean isRecommended() {
return true;
// Right now, opening scripts is broken
// Maybe this will be fixed at some point by Warp
return false;
}
@Override
+6 -1
View File
@@ -1,2 +1,7 @@
- Add automatic fallback to disable hardware acceleration on Linux when the graphics driver had issues
- Fix password manager agent option not showing key list when used for git SSH auth
- Fix password manager agent option not working and not showing key list when used for git SSH auth
- Fix rare concurrent modification exception on initial startup
- Scripts and script categories can now be moved
- The sample scripts category can now be deleted
- Fix run script menu not showing nested categories
- The latest Warp Terminal update broke opening scripts. It is currently unusable and is marked as not-recommended anymore
+1 -1
View File
@@ -1 +1 @@
22.5-5
22.5