iterm2
Tmuxinator
iterm2 | Tmuxinator | |
---|---|---|
31 | 44 | |
- | 12,695 | |
- | 0.5% | |
- | 7.5 | |
- | 11 days ago | |
Ruby | ||
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
iterm2
-
iTerm2 v3.5.1 moves AI features into external plugin
The correct response to false allegations followed by insults and threats is anything but to admit it. The software in question is a popular free and open source software that has more than a decade of trust. It's maintained by a single developer in his spare time. It's a feature that fundamentally requires the user to actively engage with in order to use it [1], with no nagging or coercion whatsoever. In fact, the only people reminding us of its existence are the Mastodon mobs, not iTerm.
The feature wasn't added out of pure hype either. It was likely inspired by user feedback [2], and the dev ultimately added it because it was useful for him personally [3].
Despite all of this, people are raging about unprovable nefarious motives and making claims about spyware, as if it's Windows. Some are even openly fantasizing about physical violence.
This kind of behavior should be condemned, not praised.
[1]: https://github.com/gnachman/iTerm2/blob/a3122c0100d8900a15cb...
[2]: https://gitlab.com/gnachman/iterm2/-/issues/6955
[3]: https://techhub.social/@gnachman/109542492387391561
-
iTerm 3.5.1 lets you opt out of OpenAI integration
> iTerm 3.5.1 removes automatic OpenAI integration, requires opt-in
This is an editorialized title. It was opt-in from the very beginning. Here's all the steps that was originally required:
1. Open settings, go to the General tab, click on the AI button.
2. Enter a paid API key
3. Close the settings
4. Click "Toolbelt" on the menu bar, and click on "Codecierge"
5. Click "Toolbelt" on the menu bar again, and click "Show toolbelt"
6. In the toolbelt, there's a textbox that you can type questions into. The textbox won't be shown if you didn't enter an API key. Only after submitting the question will the OpenAI integration be activated.
https://github.com/gnachman/iTerm2/blob/a3122c0100d8900a15cb...
The initial implementation already took many many clicks to run. I literally had to do nothing to not use the feature and not once was I reminded about the feature after I chose to ignore it.
Despite that, people were spreading rumors that entering an invalid API key would instantly cause iTerm to send all data to OpenAI. It's a straight up lie started by people who actually tested the feature and posted their findings the GitLab thread about this feature.
https://gitlab.com/gnachman/iterm2/-/issues/11475
https://gitlab.com/gnachman/iterm2/-/issues/11470
People in the GitLab thread were calling for dogpiles and fantasizing about inflicting violence on Mastodon. Towards the sole maintainer of a popular free and open source software developed in his spare time.
https://archive.is/https://tau-ceti.space/@ics/*
Some of the things you see online... I have no words.
-
iTerm2 removes AI feature from core, creates separate plugin
I'd suggest everyone go read the issue thread (https://gitlab.com/gnachman/iterm2/-/issues/11470) before commenting.
It seems abundantly clear that people are being overly negative about a feature that realistically has no security concerns (even as originally developed). Many commenters did not even know how the feature worked (assumed all keystrokes were being sent by default, etc...)
One outright said that the feature should be removed because the developer must "stand against OpenAI and the whole "AI" industry."
To me this just seems like a lot of people whining and trying to inject politics and unfounded safety concerns into a good implementation of something that many people like. This is an opt-in feature. It has a separate panel to even interact with it. And you need to provide a valid openai API key to use it.
-
iTerm2 and the Gap Between Developers and Users
Hello! I have not been blogging for a while, but I have been watching this issue blow up for a few days, and I wanted to put down some thoughts.
-
Abusing url handling in iTerm2 and Hyper for code execution
[0] https://gitlab.com/gnachman/iterm2/-/issues/10994 the discussion in there makes it seem like it's okay because many schemes that aren't http[s] cause the browser to open a dialog box
Features of iTerm2 I use:
- fullscreen without using MacOS's spaces implementation of fullscreen
- iTerm2 feature request: disable all AI-related features
-
iTerm2 and AI Hype Overload
No, that's not how the plugin works. It sends context to ChatGPT telling it to return a single command that is copy/pasteable. The plugin does no filtering of the results. You can literally read the code for yourself:
https://gitlab.com/gnachman/iterm2/-/blob/master/sources/iTe...
- "Provide a build without ChatGPT integration"
-
iTerm2 3.5.0
Totally.
There are clear explanations in the release notes and the wiki entry linked from the relevant place in the preference pane [1]. The full release note is displayed before updating. There are numerous comments explaining how it's impossible to accidentally enable the feature. It's opt-in, you have to input an paid API key, you can even use a offline modal instead, and the data it sends are totally customizable and by default limited to the output of "uname" and the prompt you explicitly enter.
Yet people ignore all of that
iTerm2 is featureful yet solid, constantly improved, doesn't work against the user, and is free. I've submitted patches before and the author was nice and responsive. The AI feature is minimal, non-intrusive, and doesn't advertise its existence once you decided not to opt in. It's thankless work even without HN piling on and the author deserves much better.
[1]: https://gitlab.com/gnachman/iterm2/-/wikis/AI-Prompt
-
icons in neotree
What terminal emulator are you using? I have noticed that the latest release of iterm2 has problems rendering glyphs (see this discussion and links therein). I too am having problems displaying any nerd font icon due to the aforementioned.
Tmuxinator
-
Automating the startup of a dev workflow
Well, I now use tmux and tmuxinator. I have had many failed tmux attempts over the years, but I'm firmly bedded in now.
-
Kera Desktop: open-source, cross-platform, web-based desktop environment
I once bought a 32 core ThreadRipper and tried to get along with using a cheap £200 Windows 10 laptop to remote into the threadripper while in coffee shops and use the ThreadRipper to do my work.
The £200 Windows 10 laptop wasn't powerful enough, it was too laggy. Even on Wifi.
I love the idea of the X11 protocol. And I still love the idea of a web desktop. Something that is supremely well integrated and allows me to move workloads between client and server seamlessly. This idea I really like. The ability to outsource computation and storage seamlessly. A process can be moved between machines seamlessly.
This could be modelled in Javascript and promises that can be sent around. Microservices in the desktop environment.
I looked at tools that would bring up tmux sessions with everything preloaded. (https://github.com/tmuxinator/tmuxinator)
ScrapScript has very good ideas in this area of distributing dependencies and storage. (https://scrapscript.org/) There is also val town.
I never use KDE Plasma widgets or the sidebar widgets that Mac provided.
There is so many exciting ideas that could be tried out but I worry they're all too big ideas to be implemented.
- Tmuxinator – manage tmux sessions easily
-
How to save workspaces?
tmuxinator
-
Getting Started with Tmux
I use https://github.com/tmuxinator/tmuxinator for my workspaces. Doesn't save ad-hoc layouts, but usually I find one layout that works per project, then create a tmuxinator config for it, so after reboot, it's a short "tmuxinator start $my-project" away to get back to how I want it to be.
-
Is tmux appropriate for automation in a script?
you might be interested in: https://github.com/tmuxinator/tmuxinator
-
A Quick and Easy Guide to Tmux
I’ve become a huge fan of tmuxinator. Incredible tool for defining templates for tmux.
https://github.com/tmuxinator/tmuxinator
- Decision to Vim - #2. vim repo and vimtutor, hammerspoon
-
zoom only one side of the window?
I doubt that would be possible with tmux's built-in zoom functionality (if it is, I'm not aware). You can use tools such as tmuxinator to create cusotm layouts, but I think "zoom" in tmux means "cover the whole window"
-
Been there, done that
mprocs looks pretty cool. In the past I've used Tmuxinator or Tmuxp configs for stuff like that.
What are some alternatives?
sixel-tmux - sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics
tmuxp - 🖥️ Session manager for tmux, build on libtmux.
vim-tmux-navigator - Seamless navigation between tmux panes and vim splits
awesome-tmux - A list of awesome resources for tmux
tilix - A tiling terminal emulator for Linux using GTK+ 3
Terjira - Terjira is a very interactive and easy to use CLI tool for Jira.
tmux - tmux source code
teamocil - There's no I in Teamocil. At least not where you think. Teamocil is a simple tool used to automatically create windows and panes in tmux with YAML files.
i3-resurrect - Simple solution to saving and restoring i3 workspaces
edex-ui - A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
colorls - A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. :tada: