summaryrefslogtreecommitdiffstats
path: root/pkgs/misc/tmux-plugins
AgeCommit message (Collapse)Author
2021-01-18Merge pull request #106941 from KyleOndy/fix_tmux_plugin_fzfSandro
2021-01-16treewide: stdenv.lib -> libBen Siraphob
2021-01-12Merge pull request #109056 from benley/tmux-power-themeSandro
tmuxPlugins.power-theme: init at 2020-11-18
2021-01-11tmuxPlugins.power-theme: init at 2020-11-18Benjamin Staffin
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
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-07Merge pull request #108654 from SuperSandro2000/patch-1Sandro
tmuxPlugins.onedark-theme: fix entrypoint
2021-01-07tmuxPlugins.onedark-theme: fix entrypointAndy Richardson
2020-12-30Merge pull request #107552 from ethancedwards8/bump-tmuxPlugins-draculaSandro
tmuxPlugins.dracula: unstable-2020-12-2 -> unstable-2020-12-28
2020-12-28tmuxPlugins.dracula: unstable-2020-12-2 -> unstable-2020-12-24Ethan Edwards
2020-12-27Merge pull request #105733 from arnarg/tmux-jumpSandro
tmuxPlugins.jump: fix ruby dependency
2020-12-14tmuxPlugins.tmux-fzf: unstable-2020-11-23 -> unstable-2020-12-07Kyle Ondy
2020-12-14tmuxPlugins.tmux-fzf: fix: declare entry-pointKyle Ondy
This change somehow escaped me when I was iterating on #95275.
2020-12-02Merge pull request #95275 from KyleOndy/add_tmux_plugin_fzfSilvan Mosberger
tmuxPlugins.tmux-fzf: init at unstable-2020-11-12
2020-12-02tmuxPlugins.jump: fix ruby dependencyArnar Gauti Ingason
2020-12-02Merge pull request #104652 from ethancedwards8/tmux-plugins-draculaSandro
2020-12-02tmuxPlugins.dracula: init at unstable-2020-12-2Ethan Edwards
2020-11-30Merge pull request #105386 from arnarg/tmux-jumpSandro
tmuxPlugins.jump: init at 2020-06-26
2020-11-29tmuxPlugins.jump: init at 2020-06-26Arnar Gauti Ingason
2020-11-29tmuxPlugins.tilish: init at 2020-08-12Arnar Gauti Ingason
2020-11-28tmux-onedark-theme: init (#89623)Sherub Thakur
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-25tmuxPlugins.vim-tmux-focus-events: init at unstable 2010-10-06RonanMacF
2020-11-24 tmuxPlugins.tmux-fzf: init at unstable-2020-11-12Kyle Ondy
This plugin has no releases or tags yet, so pinned to the current head of master as of this commit.
2020-11-01tmuxPlugins.resurrect: unstable-2020-03-21 -> unstable-2020-09-18RonanMacF
2020-11-01tmuxPlugins.continuum: unstable-2018-02-23 -> unstable-2020-10-16RonanMacF
2020-09-19tmuxPlugins.nord: init at 0.3.0Hongchang Wu
2020-09-08Merge pull request #94089 from cixel/patch-1Lassulus
tmuxPlugins.cpu: unstable-2020-04-05 -> unstable-2020-07-25
2020-08-12tmuxPlugins.fingers: fix rtpFilePathafreakk
2020-07-28tmuxPlugins.cpu: unstable-2020-04-05 -> unstable-2020-07-25Ehden Sinai
bump revision for tmux-cpu (885805 -> 20120a). new revision includes a number of small fixes. motivation for the change is 5feb11, which fixes an issue calculating ram percentage with vm_stat (mostly affects macOS).
2020-06-24tmuxPlugins.fingers: init at 1.0.1Cody Allen
[tmux-fingers](https://github.com/Morantron/tmux-fingers) provides copy pasting with vimium/vimperator like hints. Use tag for tmux-fingers rev based on PR feedback Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-04-05tmuxPlugins: upgrade all to latestBenjamin Hipple
Many of the tmux plugins had not been updated in some time. This PR: - Updates all of them to the latest version. This is notable because `tmux 3.0` has come out recently, and some of them have compatibility fixes for the new version (e.g., `vim-tmux-navigator`), as well as general performance improvements and bugfixes for many of them. - Uses `fetchFromGitHub`, which is both more performant and hashed mirror friendly. - Adds the standard `version = "unstable-YYYY-MM-DD"`, which makes it easy to determine at a glance how old/unmaintained some of these are. - Adds the standard `pname` for overlay friendliness
2019-12-09tmuxPlugins.ctrlw: 0.1.0 -> 0.1.1Jason Felice
2019-11-24Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson
2019-11-24treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson
That is because this commit should be merged to both master and release-19.09.
2019-11-04tmuxPlugins.tmux-plumb: init at 0.1.1Jason Felice
2019-10-30tmuxPlugins: Add tmux-gruvbox to tmux-pluginsKyle Ondy
This commit adds Maciej Sypień's port [1] of Pavel Pertsev's gruvbox color scheme [2] for vim. [1] https://github.com/egel/terminator-gruvbox [2] https://github.com/morhetz/gruvbox
2019-09-15tmuxPlugins.sysstat: init at 2017-12-12Lucio Delelis
2019-07-25tmux-ctrlw: init at 0.1.0Jason Felice
2019-07-25tmuxPlugins.tmux-colors-solarized: init tmux pluginNick Hu
2019-04-26tmuxPlugins.vim-tmux-navigator: fix runtimepath (#60165)Nick Hu
2019-03-20Added vim-tmux-navigator plugin to tmux-pluginsEric Ren
2018-11-14tmuxPlugins.sensible: hardcode the path of reattach-to-user-namespaceWael M. Nasreddine
2018-08-06tmuxPlugins: expose mkDerivation for creating a TMUX pluginsWael M. Nasreddine
2018-08-06tmux-plugins: fix the fzf-tmux-url derivationWael M. Nasreddine
2018-08-05tmuxPlugins: add fzf-tmux-url to the list of pluginsWael M. Nasreddine
2018-03-11adds tmuxPluginspjan vandaele