1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-04-16 01:06:55 +00:00
nix-darwin/modules/programs
Eric Bailey b6e692361e
tmux: play nice with iTerm2
That is, don't use reattach-to-user-namespace. iTerm2 provides an option to
allow applications in the terminal to access the clipboard, as well as deeper
shell integration utilities, which obviate the need for
reattach-to-user-namespace. What's more, iTerm2's tmux integration doesn't work
with it, nor when aggressive-resize is on.

See also:

- https://iterm2.com/documentation-preferences.html
- https://iterm2.com/documentation-utilities.html
- https://iterm2.com/documentation-tmux-integration.html
- https://github.com/tmux-plugins/tmux-sensible/issues/24
2018-01-03 13:32:07 -06:00
..
info programs-info: add module and run install-info on system packages. 2017-05-21 10:51:01 +02:00
nix-index add programs.nix-index module 2017-07-28 23:17:53 +02:00
zsh system-build: change type of setEnvironment and setAliases 2017-10-07 12:41:33 +02:00
bash.nix system-build: change type of setEnvironment and setAliases 2017-10-07 12:41:33 +02:00
fish.nix Set PATH since that's not being done by setEnvironment 2017-10-15 23:42:37 -04:00
man.nix add programs.man module 2017-05-12 22:17:38 +02:00
nix-script.nix add programs.nix-script module 2016-12-27 20:47:52 +01:00
tmux.nix tmux: play nice with iTerm2 2018-01-03 13:32:07 -06:00
vim.nix Add ability to load custom vim plugins 2017-03-06 20:41:56 -08:00