You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All documentations and assets have been moved to the official Nord
website and documentations (1,2,3).
References:
(1) nordtheme.com/ports/tmux
(2) nordtheme.com/docs/ports/tmux
(3) arcticicestudio/nord-docs
GH-36
<palign="center">Changelog for <ahref="https://www.nordtheme.com/ports/tmux">Nord tmux</a> — An arctic, north-bluish clean and elegant <ahref="https://tmux.github.io"target="_blank">tmux</a> color theme.</p>
6
+
7
+
<!--lint disable no-duplicate-headings-->
6
8
7
9
# 0.2.0
8
-
*2017-04-22*
10
+
11
+
_2017-04-22_
12
+
9
13
## Features
14
+
10
15
### Plugin Support
11
-
❯ Implemented support for the [tmux-prefix-highlight](https://github.com/tmux-plugins/tmux-prefix-highlight)*prefix*- and `copy-mode` status indicator. (@kepbod, #3, 166c8956)
16
+
17
+
❯ Implemented support for the [tmux-prefix-highlight](https://github.com/tmux-plugins/tmux-prefix-highlight)_prefix_- and `copy-mode` status indicator. (@kepbod, #3, 166c8956)
❯ Fixed the plugin to be not loadable due to the missing `#!/usr/bin/env bash` hashbang and `+x` permission flag for the plugin loader [`nord.tmux`](https://github.com/arcticicestudio/nord-tmux/blob/develop/nord.tmux) which caused `tpm` to exit with code `126`. (@arcticicestudio, #4, c049da5e)
19
28
20
29
# 0.1.0
21
-
*2017-04-20*
30
+
31
+
_2017-04-20_
32
+
22
33
## Features
34
+
23
35
Detailed information about features and install instructions can be found in the [README](https://github.com/arcticicestudio/nord-tmux/blob/develop/README.md#installation) and in the [project wiki](https://github.com/arcticicestudio/nord-tmux/wiki).
24
36
25
37
❯ Implemented the main color theme file [`nord.conf`](https://github.com/arcticicestudio/nord-tmux/blob/develop/src/nord.conf). (@arcticicestudio, #1, e759aedc)
@@ -29,5 +41,6 @@ Detailed information about features and install instructions can be found in the
29
41
❯ Implemented the [`tpm`](https://github.com/tmux-plugins/tpm) plugin loader [`nord.tmux`](https://github.com/arcticicestudio/nord-tmux/blob/develop/nord.tmux). (@arcticicestudio, #2, e58b52e9)
0 commit comments