←back to thread

39 points leglock | 7 comments | | HN request time: 0.464s | 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 #
rapind ◴[] No.45772771[source]
Who cares when Ghostty exists though...
replies(4): >>45772785 #>>45773009 #>>45773055 #>>45774060 #
1. 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 #
2. 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!!

3. xbar ◴[] No.45773158[source]
Are there any workarounds?
replies(2): >>45774017 #>>45777563 #
4. antew ◴[] No.45774017[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.
5. jasonjmcghee ◴[] No.45777563[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

6. s_trumpet ◴[] No.45781686[source]
The other thing keeping me on iTerm is Ghostty lacking tab support in quake mode
replies(1): >>45782102 #
7. tristan957 ◴[] No.45782102[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