Warp icon indicating copy to clipboard operation
Warp copied to clipboard

Ability to make Warp the default terminal + Git Tower Doesn't Support Warp

Open fishcharlie opened this issue 3 years ago • 32 comments

Describe the solution you'd like?

https://www.git-tower.com/mac to support Warp.

Is your feature request related to a problem? Please describe.

I use Git Tower as a GUI for Git actions. But there is no way to set Warp as my Terminal application within Git Tower.

Additional context

Screen Shot 2022-02-16 at 5 36 09 PM

^ the only option is Terminal.

fishcharlie avatar Feb 17 '22 00:02 fishcharlie

Thanks for opening will update you when this is a work in progress!

elviskahoro avatar Jul 07 '22 19:07 elviskahoro

The feature that I love the most is "Open in Iterm" when I right-click on a directory. Can Warp have that feature or another way to add it?

xmannv avatar Aug 26 '22 10:08 xmannv

@xmannv i think this need a different implementation - i guess its better to make an own issue for your feature request

muescha avatar Aug 26 '22 11:08 muescha

Ability to make Warp the default terminal can we be able to see that in the near future update of Warp?

s-Bzz avatar Feb 02 '23 03:02 s-Bzz

This feature request is something we're investigating with no official ETA, but stay tuned for more updates on this thread.

There is a possible workaround suggested in #2495

I tried this suggestion with SwiftDefaultApps (Reddit) and changed everything from iTerm2 to Warp, rebuild launched services database with onyx and it works. I use Shuttle for SSH Shortcuts to my servers and iTerm2 is still the default app to open my connection. But for this problem, I found a solution: https://github.com/fitztrev/shuttle/issues/282#issuecomment-1419048621

dannyneira avatar Feb 03 '23 23:02 dannyneira

I do react-native development. React-native will automatically open a new terminal window when it spins up a new metro instance. It always does so in mac's default terminal instead of a new warp tab. This is a minor annoyance.

LucasEThomas avatar Apr 04 '23 21:04 LucasEThomas

From Discord user comment: They would like the option to set Warp as default terminal, like with iterm

image

dannyneira avatar Apr 28 '23 22:04 dannyneira

Any update? ✌🏻

moarcheese avatar Jun 26 '23 12:06 moarcheese

Any update on this?

marco-introini avatar Aug 02 '23 14:08 marco-introini

Aye, as shown above iTerm2 can do that The source for how its done in that is here: https://github.com/gnachman/iTerm2/blob/master/sources/iTermLaunchServices.m#L241

prom3theu5 avatar Aug 08 '23 19:08 prom3theu5

Bump, any update?

PnsDev avatar Sep 06 '23 21:09 PnsDev

Hi, any update on this?

vanloc1808 avatar Sep 11 '23 13:09 vanloc1808

I do react-native development. React-native will automatically open a new terminal window when it spins up a new metro instance. It always does so in mac's default terminal instead of a new warp tab. This is a minor annoyance.

I found a workaround for react native devs:

  • Navigate to node_modules/react_native/scripts
  • Click 'get info' on launchPackager.command
  • Under 'Open with:' and select Warp.

This will work even if you update your node_modules.

Crashtor avatar Sep 23 '23 03:09 Crashtor

Any update on that ?

JD10NN3 avatar Nov 15 '23 01:11 JD10NN3

I'd like to express my interest in having Warp as the default terminal throughout the system. E.g. "Open in Terminal" option on a directory, or Warp opening when clicking "Open in external terminal" in a Docker container when set to "System default".

werneric avatar Nov 16 '23 17:11 werneric

Ive created a quick workaround how to make it default, it is mildly ugly because I am not experienced in objective C and such, but should get the job done.

How to:

  • create a objective-C file (.m file extention) with this code in it https://gist.github.com/MayaqqDev/ed382d5b5a1d5797460ed8a1aedb36a0
  • run clang -framework Foundation -framework CoreServices -o SetDefaultTerminal <path to your .m file> && ./SetDefaultTerminal in the command line
  • Restart if it still doesn't work.

This has worked for me, because I have virtually 0 experience in this kind of stuff it might be an overcomplicated mess but it does get the job done, I used the code from iTerm2 as a base.

If you know how to improve this, tell me, but I think this is generally good enough.

MayaqqDev avatar Nov 19 '23 13:11 MayaqqDev

Hi! Any updates?

Nearbe avatar Dec 09 '23 10:12 Nearbe

Any updates?

jayrcodes avatar Dec 15 '23 14:12 jayrcodes

Sorry no update at this time, but please keep adding 👍 to the topline issue, the more there are, the higher the chance of this getting prioritized in the next cycle.

dannyneira avatar Dec 15 '23 23:12 dannyneira

Just commenting to express my interest as well. I would love to be able to use Warp+Neovim as my default code editor but so far that isn't possible

Shock9616 avatar Feb 23 '24 06:02 Shock9616

and the update?

oscaromsn avatar Feb 24 '24 05:02 oscaromsn

Love to see this feature in warp app. Already loving warp so much.

Shasikhan avatar Feb 26 '24 05:02 Shasikhan

commenting so it happens

unhingedpanda avatar Mar 04 '24 13:03 unhingedpanda

I am very interested in this

diegocuehdz avatar Mar 07 '24 06:03 diegocuehdz

Can I use Warp as terminal from IDE (Intelije IDEA)? If it does , so how I can do it? Update

  1. Install "Native Terminal" plugin
  2. Set directory to main Wrap directory
  3. Now you can use Wrap from IDE(Jetbrains) by ctr+shift+T shortcut

semenovfilipp avatar Mar 08 '24 07:03 semenovfilipp

Interested in this as well, commenting to express the same.

divyanshgandhilm avatar Mar 12 '24 09:03 divyanshgandhilm

need "Make Warp Default Term."

leafgrey avatar Mar 12 '24 10:03 leafgrey

Damn, I really need this.

octoxan avatar Apr 30 '24 17:04 octoxan

Would be very helpful to have this

RLEE0731 avatar May 09 '24 20:05 RLEE0731

Would love to have the option to set warp as default terminal!

ctkcoding avatar May 28 '24 23:05 ctkcoding