Commit graph

82 commits

Author SHA1 Message Date
jfvillablanca e4ae75154e tmux-weather: init at unstable-2020-02-08 2023-04-11 16:03:54 +08:00
Jon Seager 7da77056fb
tmuxPlugins: init catppuccin theme at e2561de 2023-03-01 12:37:48 +00:00
pacien 13e9dd84d8 tmuxPlugins.cpu: unstable-2021-12-15 -> unstable-2023-01-06 2023-01-06 20:30:10 +01:00
Sandro cc8def18f0
Merge pull request #203790 from aacebedo/aacebedo/tmux-indicator 2022-12-24 01:14:06 +01:00
figsoda ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
David Morgan 3bd200b2aa
tmuxPlugins.fuzzback: init at unstable-2022-11-21 2022-12-14 21:33:25 +00:00
David Morgan c4eae1d75e
tmuxPlugins.copy-toolkit: init at 1.1 2022-12-03 16:13:38 +00:00
Alexandre Acebedo 1ddd3a6480 tmuxPlugins.mode-indicator: init at 2021-10-01 2022-11-30 20:08:33 +01:00
Bernardo Meurer 8e7b31aec0
tmuxPlugins.vim-tmux-navigator: unstable-2019-12-10 -> unstable-2022-08-21 2022-09-19 13:16:32 -03:00
Sandro 6db65858de
Merge pull request #186403 from lockejan/tmux/fzf-url 2022-09-10 23:38:40 +02:00
Jan Schmitt be0d0990eb
tmuxPlugins.fzf-tmux-url: unstable-2019-12-02 -> unstable-2021-12-27 2022-08-13 10:04:40 +02:00
Jan Schmitt e7b7d885f8
tmuxPlugins.tmux-fzf: unstable-2021-10-20 -> unstable-2022-08-02 2022-08-13 10:03:04 +02:00
linj a0c1511d86 tmuxPlugins.gruvbox: unstable-2019-05-05 -> unstable-2022-04-19 2022-06-07 21:42:37 +08:00
Sandro f59b7ca34c
Merge pull request #174463 from lockejan/tmux/prefix-highlight 2022-05-26 00:29:41 +02:00
Sandro 8eb7383c5d
Merge pull request #174461 from lockejan/tmux/continuum 2022-05-26 00:28:48 +02:00
Jan Schmitt 7cba3cbc47
tmuxPlugins.prefix-highlight: unstable-2020-03-26 -> unstable-2021-03-30 2022-05-25 12:17:56 +02:00
Jan Schmitt 17c0c51660
tmuxPlugins.resurrect: unstable-2020-09-18 -> unstable-2022-05-01 2022-05-25 12:13:45 +02:00
Jan Schmitt fe4c66fbaf
tmuxPlugins.continuum: unstable-2020-10-16 -> unstable-2022-01-25 2022-05-25 12:07:49 +02:00
ghostbuster91 2355463094 tmux-thumbs: init at 0.7.1 2022-04-03 13:04:03 +02:00
Thiago Kenji Okada 819bf6b10a
Merge pull request #158194 from KyleOndy/fix_tmux_fzf
tmuxPlugins.tmux-fzf: unstable-2020-12-07 -> unstable-2021-10-20
2022-02-08 13:20:55 -03:00
Vinícius Müller 33a0ea3a3b
tmuxPlugins.cpu: unstable-2020-07-25 -> unstable-2021-12-15 2022-02-07 22:01:54 -03:00
Kyle Ondy 20bb580cce
tmuxPlugins.tmux-fzf: unstable-2020-12-07 -> unstable-2021-10-20
Fixes #158162.
2022-02-04 21:31:47 -05:00
Chris Pickard 62ba64d512 tmuxPlugins.better-mouse-mode: fixed broken install path
the prior install path did not source the correct path without manual intervention
2021-08-05 10:57:53 -04:00
Chris Pickard f27dd09ec1 tmuxPlugins.better-mouse-mode: init at 2021-08-02
[tmux-better-mouse-mode](https://github.com/NHDaly/tmux-better-mouse-mode) is a tmux plugin to
better manage the mouse

it emulates mouse support for full-screen programs like `less` which don't provide mouse support

it exits copy mode and returns you to the prompt by scolling back all the down to the bottom

it adjusts scrolling speed

intended for tmux versions 2.1 and later
2021-08-02 13:17:39 -04:00
Ethan Edwards 1717abe8c8
tmuxPlugins.dracula: v1.0.1 -> v2.0.0 2021-07-22 12:27:37 -04:00
Ethan Edwards 4a356e3dc6
tmuxPlugins.dracula: 1.0 -> 1.0.1 (#128833)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-06 19:09:23 +02:00
Sandro 67d65d7eb4
Merge pull request #127619 from ethancedwards8/tmuxplugins-yank
tmuxPlugins.yank unstable-2019-12-02 -> unstable-2021-06-20
2021-06-21 13:29:31 +02:00
Ethan Edwards 670eefcd09
tmuxPlugins.yank unstable-2019-12-02 -> unstable-2021-06-20 2021-06-20 22:37:41 -04:00
Ethan Edwards 49a82a815b
tmuxPlugins.dracula: unstable-2020-06-20 -> 1.0 2021-06-20 22:27:04 -04:00
Ethan Edwards 4613530511
tmuxPlugins.dracula: unstable-2021-02-18 -> unstable-2021-06-20 (#127591) 2021-06-21 00:40:07 +02:00
Raimon Grau 6dbc1508ff tmuxPlugins.extrakto: init at unstable-2021-04-04 2021-04-04 22:23:01 +01:00
Timothy Stott 74407651cf tmuxPlugins: removed phony dependencies attribute
The `dependencies` attribute in mkTmuxPlugin has deceived contributors
into thinking it makes packages available to the plugin at runtime.

To avoid further confusion the attribute is removed and plugins that
used it fixed.

Example PRs where `dependencies` has confused.
- https://github.com/NixOS/nixpkgs/pull/113726#discussion_r591146399
- https://github.com/NixOS/nixpkgs/pull/95275/files#r522817362
2021-04-01 00:04:21 +01:00
Nicole Prindle c4cfaf4192 tmuxPlugins: add error message for mkDerivation
tmuxPlugins.mkDerivation was renamed to tmuxPlugins.mkTmuxPlugin; we
should fail explicitly for anyone using the old function.
2021-03-19 14:37:07 -07:00
Nicole Prindle d93c9b0789 tmuxPlugins: re-add mkTmuxPlugin
`mkTmuxPlugin` was removed from `tmuxPlugins` in #115718 while changing
the name from `mkDerivation`; this reintroduces it under the new name.
2021-03-19 14:37:07 -07:00
Timothy Stott daea4b1134 tmuxPlugins: rename function to build plugin
Make a distinction between stdenv.mkDerivation and the helper function
to build the plugin.
2021-03-10 07:48:06 +00:00
Ethan Edwards f9abf5debc
tmuxPlugins.dracula: unstable-2021-02-09 -> unstable-02-18 2021-02-18 17:49:17 -05:00
Ethan Edwards 774d921e13 tmuxPlugins.dracula: unstable-2020-12-28 -> unstable-2021-2-09 2021-02-10 10:07:04 -05:00
Sandro a22d6590aa
Merge pull request #106941 from KyleOndy/fix_tmux_plugin_fzf 2021-01-18 20:21:56 +01:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Sandro a16035fbce
Merge pull request #109056 from benley/tmux-power-theme
tmuxPlugins.power-theme: init at 2020-11-18
2021-01-12 23:40:40 +01:00
Benjamin Staffin 55ec76d229 tmuxPlugins.power-theme: init at 2020-11-18 2021-01-11 17:10:48 -05:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Sandro 2be707eca8
Merge pull request #108654 from SuperSandro2000/patch-1
tmuxPlugins.onedark-theme: fix entrypoint
2021-01-07 12:37:54 +01:00
Andy Richardson 117a657737
tmuxPlugins.onedark-theme: fix entrypoint 2021-01-07 11:03:11 +01:00
Sandro ecf9b8b97d
Merge pull request #107552 from ethancedwards8/bump-tmuxPlugins-dracula
tmuxPlugins.dracula: unstable-2020-12-2 -> unstable-2020-12-28
2020-12-30 19:27:11 +01:00
Ethan Edwards ebd7f86dd8 tmuxPlugins.dracula: unstable-2020-12-2 -> unstable-2020-12-24 2020-12-28 15:05:56 -05:00
Sandro 4c7b05e26d
Merge pull request #105733 from arnarg/tmux-jump
tmuxPlugins.jump: fix ruby dependency
2020-12-27 17:02:03 +01:00
Kyle Ondy fb06a2b99a tmuxPlugins.tmux-fzf: unstable-2020-11-23 -> unstable-2020-12-07 2020-12-14 22:07:09 -05:00
Kyle Ondy 59dc0f0b1e tmuxPlugins.tmux-fzf: fix: declare entry-point
This change somehow escaped me when I was iterating on  #95275.
2020-12-14 22:07:06 -05:00
Silvan Mosberger aeadbb8625
Merge pull request #95275 from KyleOndy/add_tmux_plugin_fzf
tmuxPlugins.tmux-fzf: init at unstable-2020-11-12
2020-12-02 22:52:15 +01:00