Most active commenters

    ←back to thread

    39 points leglock | 18 comments | | HN request time: 0s | source | bottom
    Show context
    gray_-_wolf ◴[] No.45772660[source]
    Pricing model for a terminal. What a time to be alive.

    > Can I continue to use Warp as my primary terminal?

    > Yes, the Terminal features of Warp will continue to be free to use for developers across Windows, Mac, and Linux.

    Well this is something at least I guess.

    replies(10): >>45772771 #>>45772828 #>>45772832 #>>45772860 #>>45772863 #>>45772874 #>>45772915 #>>45773008 #>>45773047 #>>45773107 #
    1. rapind ◴[] No.45772771[source]
    Who cares when Ghostty exists though...
    replies(4): >>45772785 #>>45773009 #>>45773055 #>>45774060 #
    2. john_alan ◴[] No.45772785[source]
    your spelled iTerm2 wrong :)
    replies(5): >>45772877 #>>45772952 #>>45772971 #>>45772996 #>>45773032 #
    3. fukka42 ◴[] No.45772877[source]
    How do I run this on Windows and Linux?
    replies(1): >>45772988 #
    4. Brajeshwar ◴[] No.45772952[source]
    I was on iTerm2 for a pretty loong time. You should try out Ghostty.
    5. WesolyKubeczek ◴[] No.45772971[source]
    You meant "iTerm2 with no scrollbars and no scrollback history search" was spelled wrong.

    (yes I know they are working on it; but I also know iTerm2 and Konsole have had them since about forever, and I use that feature a lot, so it's kinda major impediment)

    6. latexr ◴[] No.45772988{3}[source]
    Ghostty aims to be cross-platform (I think Windows support isn’t there yet but is planned), but iTerm2 is macOS-only.
    7. Spivak ◴[] No.45772996[source]
    How are all of you spelling WezTerm wrong.
    replies(1): >>45774361 #
    8. speedgoose ◴[] No.45773009[source]
    I’m on ghostty but warp is a lot more than a terminal. I used to consider their product to be a shitty AI powered terminal until I saw a demo of it. Now I consider it as a fair AI agent application that has a good CLI integration and some notebook features.
    9. speedgoose ◴[] No.45773032[source]
    iTerm2 is not in the same league when it comes to speed.
    10. Aurornis ◴[] No.45773055[source]
    Ghostty is an interesting project, but it’s not usable yet for those of us who use scrollback history search until they ship that feature https://github.com/ghostty-org/ghostty/issues/189

    The growing popularity of ghostty has made me realize a lot of people don’t use scroll back history search. I use it frequently to save time and avoid having to rerun time intensive tasks to pipe them through grep or tee everything to a file.

    replies(3): >>45773075 #>>45773158 #>>45781686 #
    11. jorl17 ◴[] No.45773075[source]
    This exactly! Can't move from iterm2 until this feature, which is absolutely essential to me, is implemented.

    Love the work they're doing though!!

    12. xbar ◴[] No.45773158[source]
    Are there any workarounds?
    replies(2): >>45774017 #>>45777563 #
    13. antew ◴[] No.45774017{3}[source]
    In my ghostty config I use:

      scrollback-limit = 512000000
      keybind = super+f=write_scrollback_file:open
    
    It writes it to a temporary file and then opens the file in the default text editor when I hit Cmd+F.
    14. matwood ◴[] No.45774060[source]
    I like Ghostty, but it's still missing a few features I need. Warp was interesting, but it was honestly overwhelming when I was simply reaching for a terminal. For now, I'm back on Terminal.app until Ghostty catches up feature wise.
    15. slenk ◴[] No.45774361{3}[source]
    Just started using this - it's pretty nice. Very customizable but it makes my oh-my-zsh setup look like crap with it's fonts.

    I started using it since it's cross platform and I use chezmoi, but the config quickly gets complicated if you want things like folders in your tab titles, etc

    16. jasonjmcghee ◴[] No.45777563{3}[source]
    tmux

    But there's a whole thread on other workarounds etc. Apparently it's on the roadmap.

    https://github.com/ghostty-org/ghostty/issues/189

    17. s_trumpet ◴[] No.45781686[source]
    The other thing keeping me on iTerm is Ghostty lacking tab support in quake mode
    replies(1): >>45782102 #
    18. tristan957 ◴[] No.45782102{3}[source]
    I'm pretty certain that exists, at least on macOS, but I don't use that feature. I just follow development.

    Source: ghosty maintainer