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
<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>
↠ Transferred all documentations, assets and from „Nord tmux“ to [Nord Docs][nord]
17
+
Please see the [corresponding issue in the Nord Docs repository][nord-docs#153] to get an overview of what has changed for Nord tmux and what has been done to migrate to Nord Docs.
18
+
19
+
###### Landing Page
20
+
21
+
<palign="center"><ahref="https://www.nordtheme.com/ports/tmux"target="_blank"><imgsrc="https://user-images.githubusercontent.com/7836623/58762743-23bed700-8553-11e9-8094-dc82e8eea6bd.png"alt="Preview: Nord tmux Port Project Landing Page"/></a></p>
22
+
23
+
###### Landing Page Docs
24
+
25
+
<palign="center"><ahref="https://www.nordtheme.com/docs/ports/tmux"target="_blank"><imgsrc="https://user-images.githubusercontent.com/7836623/58762745-29b4b800-8553-11e9-9b2c-076577593a9c.png"alt="Preview: Nord tmux Docs Landing Page"/></a></p>
26
+
27
+
###### Installation & Activation Docs
28
+
29
+
<palign="center"><ahref="https://www.nordtheme.com/docs/ports/tmux/installation"target="_blank"><imgsrc="https://user-images.githubusercontent.com/7836623/58762754-3f29e200-8553-11e9-88ae-336f7a1ed999.png"alt="Preview: Nord tmux Installation & Activation Docs Page"/></a></p>
30
+
31
+
###### Configuration Docs
32
+
33
+
<palign="center"><ahref="https://www.nordtheme.com/docs/ports/tmux/configuration"target="_blank"><imgsrc="https://user-images.githubusercontent.com/7836623/58762760-451fc300-8553-11e9-861c-1a0925d20d66.png"alt="Preview: Nord tmux Configuration Docs Page"/></a></p>
34
+
35
+
###### Plugin Support Docs
36
+
37
+
<palign="center"><ahref="https://www.nordtheme.com/docs/ports/tmux/customization"target="_blank"><imgsrc="https://user-images.githubusercontent.com/7836623/58762761-4ea92b00-8553-11e9-929a-14dfd6690b36.png"alt="Preview: Nord tmux Plugin Support Docs Page"/></a></p>
38
+
39
+
**Patched Font Characters** — #5 ⇄ #11 (⊶ 0809657f) by [@petrhosek][gh-user-petrhosek]
40
+
↠ Added a new theme configuration to [disable patched fonts for the default status content][nord-docs-config-font-no-patched] by setting the `@nord_tmux_no_patched_font` variable to `1`.
41
+
It can be used facing rendering problems with incompatible terminals or fonts.
**Optional Status Bar Content** — #7, #10 ⇄ #8, #12 (⊶ 27754979) by [@tsroten][gh-user-tsroten] and [@rgcr][gh-user-rgcr]
50
+
↠ Added a new theme configuration to [disable the default predefined status bar content][nord-docs-config-default-content], allowing to customize the status content, e.g. adding other plugins or adjust the layout, by setting the `@nord_tmux_show_status_content` variable to `0`:
**Typo In `source-file` Command** — #32 (⊶ 72b0b3fb) by [@rememberYou][gh-user-rememberyou]
79
+
↠ Fixed a typo in the README for the `source-file` command.
80
+
81
+
## Tasks
82
+
83
+
### Documentation
84
+
85
+
**More Spacing** — #16 (⊶ 2da9466c) by [@dylnmc][gh-user-dylnmc]
86
+
↠ Added a space character to the first and last status bar element in order to improve the visual appearance to make it look not so squeezed together.
87
+
88
+
**MIT License** — #19 ⇄ #20 (⊶ 4d39639a)
89
+
↠ Adapted to the MIT license migration of the Nord project. Detailed information can be found in the main task ticket [arcticicestudio/nord#55][].
6
90
7
91
# 0.2.0
8
-
*2017-04-22*
92
+
93
+
_2017-04-22_
94
+
9
95
## Features
96
+
10
97
### 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)
98
+
99
+
❯ 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
110
20
111
# 0.1.0
21
-
*2017-04-20*
112
+
113
+
_2017-04-20_
114
+
22
115
## Features
116
+
23
117
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
118
25
119
❯ Implemented the main color theme file [`nord.conf`](https://github.com/arcticicestudio/nord-tmux/blob/develop/src/nord.conf). (@arcticicestudio, #1, e759aedc)
@@ -29,5 +123,18 @@ Detailed information about features and install instructions can be found in the
29
123
❯ 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