Skip to content

Commit b0fd583

Browse files
Merge branch 'release/0.3.0'
2 parents 0f3d20f + 48446f5 commit b0fd583

16 files changed

+310
-22553
lines changed

.editorconfig

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Copyright (C) 2017-present Arctic Ice Studio <development@arcticicestudio.com>
2+
# Copyright (C) 2017-present Sven Greb <development@svengreb.de>
3+
4+
# Project: Nord tmux
5+
# Repository: https://github.com/arcticicestudio/nord-tmux
6+
# License: MIT
7+
18
# ++++++++++++++++++++++
29
# + Base Configuration +
310
# ++++++++++++++++++++++
@@ -7,7 +14,7 @@ end_of_line = lf
714
indent_size = 2
815
indent_style = space
916
insert_final_newline = true
10-
max_line_length = 160
17+
max_line_length = 120
1118
trim_trailing_whitespace = true
1219

1320
# +++++++++++++

CHANGELOG.md

Lines changed: 115 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,119 @@
1-
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-tmux/develop/src/assets/nord-tmux-banner.svg"/></p>
1+
<p align="center"><a href="https://www.nordtheme.com/ports/tmux" target="_blank"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-docs/develop/assets/images/ports/tmux/repository-hero.svg?sanitize=true"/></a></p>
22

3-
<p align="center"><img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-tmux/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-tmux.svg"/></a> <a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0"><img src="https://img.shields.io/badge/Nord-v0.2.0-88C0D0.svg"/></a></p>
3+
<p align="center"><a href="https://github.com/arcticicestudio/nord-tmux/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-tmux.svg?style=flat-square&label=Release&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/></a> <a href="https://www.nordtheme.com/docs/ports/tmux"><img src="https://img.shields.io/github/release/arcticicestudio/nord-tmux.svg?style=flat-square&label=Docs&colorA=4c566a&colorB=88c0d0&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI%2BCiAgICA8cGF0aCBmaWxsPSIjZDhkZWU5IiBkPSJNMTMuNzQ2IDIuODEzYS42Ny42NyAwIDAgMC0uNTU5LS4xMzNMOCAzLjg0OGwtNS4xODgtMS4xOGEuNjY5LjY2OSAwIDAgMC0uNTcuMTMzLjY3Ny42NzcgMCAwIDAtLjI0Mi41MzF2OC4xMzNjLS4wMDguMzIuMjEuNTk4LjUyLjY2OGw1LjMzMiAxLjE5OWguMjk2bDUuMzMyLTEuMmEuNjY4LjY2OCAwIDAgMCAuNTItLjY2N1YzLjMzMmEuNjU5LjY1OSAwIDAgMC0uMjU0LS41MnpNMy4zMzIgNC4xNjhsNCAuODk4djYuNzY2bC00LS44OTh6bTkuMzM2IDYuNzY2bC00IC44OThWNS4wNjZsNC0uODk4em0wIDAiLz4KPC9zdmc%2BCg%3D%3D"/></a></p>
44

5-
---
5+
<p align="center">Changelog for <a href="https://www.nordtheme.com/ports/tmux">Nord tmux</a> — An arctic, north-bluish clean and elegant <a href="https://tmux.github.io" target="_blank">tmux</a> color theme.</p>
6+
7+
<!--lint disable no-duplicate-headings-->
8+
9+
# 0.3.0
10+
11+
![Release Date: 2019-06-03](https://img.shields.io/badge/Release_Date-2019--06--03-88C0D0.svg?style=flat-square) [![Project Board](https://img.shields.io/badge/Project_Board-0.03.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/projects/5) [![Milestone](https://img.shields.io/badge/Milestone-0.03.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/milestone/4)
12+
13+
## Features
14+
15+
**Nord Docs Transition**#36#37 (⊶ 6101cf85)
16+
↠ 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+
<p align="center"><a href="https://www.nordtheme.com/ports/tmux" target="_blank"><img src="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+
<p align="center"><a href="https://www.nordtheme.com/docs/ports/tmux" target="_blank"><img src="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+
<p align="center"><a href="https://www.nordtheme.com/docs/ports/tmux/installation" target="_blank"><img src="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+
<p align="center"><a href="https://www.nordtheme.com/docs/ports/tmux/configuration" target="_blank"><img src="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+
<p align="center"><a href="https://www.nordtheme.com/docs/ports/tmux/customization" target="_blank"><img src="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.
42+
43+
```sh
44+
set -g @nord_tmux_no_patched_font "1"
45+
```
46+
47+
<p align="center"><a href="https://www.nordtheme.com/docs/ports/tmux/configuration#patched-font-characters" target="_blank"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-docs/develop/src/assets/images/ports/tmux/config-no-patched-font.png"/></a></p>
48+
49+
**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`:
51+
52+
```sh
53+
set -g @nord_tmux_show_status_content "0"
54+
```
55+
56+
<p align="center"><a href="https://www.nordtheme.com/docs/ports/tmux/configuration#default-status-bar-content" target="_blank"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-docs/develop/src/assets/images/ports/tmux/config-no-status-bar-content.png"/></a></p>
57+
58+
## Improvements
59+
60+
**Respect User's Status Bar Positioning**#13#14 (⊶ ee5542c5) by [@drzel][gh-user-drzel]
61+
↠ Removed the `status-position` property in order to respect the user's preferred status bar positioning configuration instead of overriding it.
62+
63+
**More Spacing**#16 (⊶ 2da9466c) by [@dylnmc][gh-user-dylnmc]
64+
↠ 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.
65+
66+
<p align="center"><p>Before</p>
67+
68+
<p align="center"><img src="https://user-images.githubusercontent.com/7635158/32998484-6a5ccc88-cd69-11e7-87bd-7b947c977fd1.png"/></p>
69+
70+
<p align="center"><p>After</p>
71+
72+
<p align="center"><img src="https://user-images.githubusercontent.com/7635158/32998486-6e7240a0-cd69-11e7-8ef1-b3b2d69fea2c.png"/></p>
73+
74+
## Bug Fixes
75+
76+
### Documentation
77+
78+
**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][].
690

791
# 0.2.0
8-
*2017-04-22*
92+
93+
_2017-04-22_
94+
995
## Features
96+
1097
### 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)
12100

13101
<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-tmux/develop/src/assets/scrot-plugin-support-tmux-prefix-highlight.png"/><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-tmux/develop/src/assets/scrot-plugin-support-tmux-prefix-highlight-copy-mode.png"/></p>
14102

15103
# 0.1.1
16-
*2017-04-21*
104+
105+
_2017-04-21_
106+
17107
## Bug Fixes
108+
18109
❯ 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)
19110

20111
# 0.1.0
21-
*2017-04-20*
112+
113+
_2017-04-20_
114+
22115
## Features
116+
23117
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).
24118

25119
❯ 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
29123
❯ 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)
30124

31125
# 0.0.0
32-
*2016-04-20*
126+
127+
_2016-04-20_
33128
**Project Initialization**
129+
130+
[arcticicestudio/nord#55]: https://github.com/arcticicestudio/nord/issues/55
131+
[gh-user-drzel]: https://github.com/drzel
132+
[gh-user-dylnmc]: https://github.com/dylnmc
133+
[gh-user-petrhosek]: https://github.com/petrhosek
134+
[gh-user-rememberyou]: https://github.com/rememberYou
135+
[gh-user-rgcr]: https://github.com/rgcr
136+
[gh-user-tsroten]: https://github.com/tsroten
137+
[nord-docs-config-default-content]: https://www.nordtheme.com/docs/ports/tmux/configuration#default-status-bar-content
138+
[nord-docs-config-font-no-patched]: https://www.nordtheme.com/docs/ports/tmux/configuration#patched-font-characters
139+
[nord-docs#153]: https://github.com/arcticicestudio/nord-docs/pull/153
140+
[nord]: https://www.nordtheme.com

0 commit comments

Comments
 (0)