diff --git a/CMakeLists.txt b/CMakeLists.txt
index ca69be3f2..e7c91e901 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.14)
-project(notcurses VERSION 1.6.5
+project(notcurses VERSION 1.6.6
DESCRIPTION "UI for modern terminal emulators"
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses"
LANGUAGES C CXX)
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 624298060..74afb21f5 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = Notcurses
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 1.6.5
+PROJECT_NUMBER = 1.6.6
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
diff --git a/doc/man/index.html b/doc/man/index.html
index fff7f8cd2..468000314 100644
--- a/doc/man/index.html
+++ b/doc/man/index.html
@@ -5,12 +5,12 @@
notcurses
-
+
@@ -23,7 +23,7 @@
- notcurses man pages (v1.6.5)
+ notcurses man pages (v1.6.6)
notcurses(3) —a blingful TUI library
Binaries (section 1)
ncneofetch —generate low-effort posts for r/unixporn
diff --git a/doc/man/man1/ncneofetch.1.md b/doc/man/man1/ncneofetch.1.md
index 5d259a80f..badce4d2e 100644
--- a/doc/man/man1/ncneofetch.1.md
+++ b/doc/man/man1/ncneofetch.1.md
@@ -1,6 +1,6 @@
% ncneofetch(1)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man1/notcurses-demo.1.md b/doc/man/man1/notcurses-demo.1.md
index 527fb50d3..8fb33fac6 100644
--- a/doc/man/man1/notcurses-demo.1.md
+++ b/doc/man/man1/notcurses-demo.1.md
@@ -1,6 +1,6 @@
% notcurses-demo(1)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man1/notcurses-input.1.md b/doc/man/man1/notcurses-input.1.md
index dd4fcb52f..acbdc74aa 100644
--- a/doc/man/man1/notcurses-input.1.md
+++ b/doc/man/man1/notcurses-input.1.md
@@ -1,6 +1,6 @@
% notcurses-input(1)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man1/notcurses-ncreel.1.md b/doc/man/man1/notcurses-ncreel.1.md
index 763e84eb8..eb6cbbe47 100644
--- a/doc/man/man1/notcurses-ncreel.1.md
+++ b/doc/man/man1/notcurses-ncreel.1.md
@@ -1,6 +1,6 @@
% notcurses-ncreel(1)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man1/notcurses-pydemo.1.md b/doc/man/man1/notcurses-pydemo.1.md
index 82b4bfa4f..4ff45a472 100644
--- a/doc/man/man1/notcurses-pydemo.1.md
+++ b/doc/man/man1/notcurses-pydemo.1.md
@@ -1,6 +1,6 @@
% notcurses-pydemo(1)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man1/notcurses-tester.1.md b/doc/man/man1/notcurses-tester.1.md
index 3dadd7a18..d459b8481 100644
--- a/doc/man/man1/notcurses-tester.1.md
+++ b/doc/man/man1/notcurses-tester.1.md
@@ -1,6 +1,6 @@
% notcurses-tester(1)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man1/notcurses-tetris.1.md b/doc/man/man1/notcurses-tetris.1.md
index c398ea1c7..5e41f33e4 100644
--- a/doc/man/man1/notcurses-tetris.1.md
+++ b/doc/man/man1/notcurses-tetris.1.md
@@ -1,6 +1,6 @@
% notcurses-tetris(1)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man1/notcurses-view.1.md b/doc/man/man1/notcurses-view.1.md
index 76a8ca433..fbe1c303d 100644
--- a/doc/man/man1/notcurses-view.1.md
+++ b/doc/man/man1/notcurses-view.1.md
@@ -1,6 +1,6 @@
% notcurses-view(1)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses.3.md b/doc/man/man3/notcurses.3.md
index 9d9755c3f..542108103 100644
--- a/doc/man/man3/notcurses.3.md
+++ b/doc/man/man3/notcurses.3.md
@@ -1,6 +1,6 @@
% notcurses(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_cell.3.md b/doc/man/man3/notcurses_cell.3.md
index f6ca9921a..0904e0266 100644
--- a/doc/man/man3/notcurses_cell.3.md
+++ b/doc/man/man3/notcurses_cell.3.md
@@ -1,6 +1,6 @@
% notcurses_cell(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_channels.3.md b/doc/man/man3/notcurses_channels.3.md
index 2ca86139c..80fed5361 100644
--- a/doc/man/man3/notcurses_channels.3.md
+++ b/doc/man/man3/notcurses_channels.3.md
@@ -1,6 +1,6 @@
% notcurses_channels(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_directmode.3.md b/doc/man/man3/notcurses_directmode.3.md
index 23ceb832d..576a0044b 100644
--- a/doc/man/man3/notcurses_directmode.3.md
+++ b/doc/man/man3/notcurses_directmode.3.md
@@ -1,6 +1,6 @@
% ncdirect_init(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_error.3.md b/doc/man/man3/notcurses_error.3.md
index 059a3c503..d4e2f5653 100644
--- a/doc/man/man3/notcurses_error.3.md
+++ b/doc/man/man3/notcurses_error.3.md
@@ -1,6 +1,6 @@
% notcurses_error(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_fade.3.md b/doc/man/man3/notcurses_fade.3.md
index d0ba6e7fa..7952079f5 100644
--- a/doc/man/man3/notcurses_fade.3.md
+++ b/doc/man/man3/notcurses_fade.3.md
@@ -1,6 +1,6 @@
% notcurses_fade(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_fds.3.md b/doc/man/man3/notcurses_fds.3.md
index b02558a98..17a0147d5 100644
--- a/doc/man/man3/notcurses_fds.3.md
+++ b/doc/man/man3/notcurses_fds.3.md
@@ -1,6 +1,6 @@
% notcurses_fds(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_init.3.md b/doc/man/man3/notcurses_init.3.md
index b6f7963df..90f2c6452 100644
--- a/doc/man/man3/notcurses_init.3.md
+++ b/doc/man/man3/notcurses_init.3.md
@@ -1,6 +1,6 @@
% notcurses_init(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_input.3.md b/doc/man/man3/notcurses_input.3.md
index 47cfe318d..e951f0e8c 100644
--- a/doc/man/man3/notcurses_input.3.md
+++ b/doc/man/man3/notcurses_input.3.md
@@ -1,6 +1,6 @@
% notcurses_input(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_lines.3.md b/doc/man/man3/notcurses_lines.3.md
index 56b04e0d4..739705658 100644
--- a/doc/man/man3/notcurses_lines.3.md
+++ b/doc/man/man3/notcurses_lines.3.md
@@ -1,6 +1,6 @@
% notcurses_lines(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_menu.3.md b/doc/man/man3/notcurses_menu.3.md
index beb19671a..e99454c9c 100644
--- a/doc/man/man3/notcurses_menu.3.md
+++ b/doc/man/man3/notcurses_menu.3.md
@@ -1,6 +1,6 @@
% notcurses_menu(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_metric.3.md b/doc/man/man3/notcurses_metric.3.md
index 0a8d5aac0..fcfc39108 100644
--- a/doc/man/man3/notcurses_metric.3.md
+++ b/doc/man/man3/notcurses_metric.3.md
@@ -1,6 +1,6 @@
% notcurses_metric(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_multiselector.3.md b/doc/man/man3/notcurses_multiselector.3.md
index 91b83d9d1..61b2acf9c 100644
--- a/doc/man/man3/notcurses_multiselector.3.md
+++ b/doc/man/man3/notcurses_multiselector.3.md
@@ -1,6 +1,6 @@
% notcurses_multiselector(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_output.3.md b/doc/man/man3/notcurses_output.3.md
index 2c064ddd3..ea0dca436 100644
--- a/doc/man/man3/notcurses_output.3.md
+++ b/doc/man/man3/notcurses_output.3.md
@@ -1,6 +1,6 @@
% notcurses_output(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_palette.3.md b/doc/man/man3/notcurses_palette.3.md
index f3f85e13f..ebfced9ec 100644
--- a/doc/man/man3/notcurses_palette.3.md
+++ b/doc/man/man3/notcurses_palette.3.md
@@ -1,6 +1,6 @@
% notcurses_palette(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_plane.3.md b/doc/man/man3/notcurses_plane.3.md
index 5d57dff76..7c639e3bd 100644
--- a/doc/man/man3/notcurses_plane.3.md
+++ b/doc/man/man3/notcurses_plane.3.md
@@ -1,6 +1,6 @@
% notcurses_plane(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_plot.3.md b/doc/man/man3/notcurses_plot.3.md
index 2edbe6942..a093476fe 100644
--- a/doc/man/man3/notcurses_plot.3.md
+++ b/doc/man/man3/notcurses_plot.3.md
@@ -1,6 +1,6 @@
% notcurses_plot(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_reader.3.md b/doc/man/man3/notcurses_reader.3.md
index 999fd50ff..a2c54dae2 100644
--- a/doc/man/man3/notcurses_reader.3.md
+++ b/doc/man/man3/notcurses_reader.3.md
@@ -1,6 +1,6 @@
% notcurses_reader(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_reel.3.md b/doc/man/man3/notcurses_reel.3.md
index 0c8c37df7..492b811c1 100644
--- a/doc/man/man3/notcurses_reel.3.md
+++ b/doc/man/man3/notcurses_reel.3.md
@@ -1,6 +1,6 @@
% notcurses_reel(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_refresh.3.md b/doc/man/man3/notcurses_refresh.3.md
index 69b2b7e2a..80a30cbc0 100644
--- a/doc/man/man3/notcurses_refresh.3.md
+++ b/doc/man/man3/notcurses_refresh.3.md
@@ -1,6 +1,6 @@
% notcurses_refresh(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_render.3.md b/doc/man/man3/notcurses_render.3.md
index becd4b7b2..569e45540 100644
--- a/doc/man/man3/notcurses_render.3.md
+++ b/doc/man/man3/notcurses_render.3.md
@@ -1,6 +1,6 @@
% notcurses_render(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_selector.3.md b/doc/man/man3/notcurses_selector.3.md
index 6352f05ee..485655156 100644
--- a/doc/man/man3/notcurses_selector.3.md
+++ b/doc/man/man3/notcurses_selector.3.md
@@ -1,6 +1,6 @@
% notcurses_selector(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_stats.3.md b/doc/man/man3/notcurses_stats.3.md
index 5e0d5dda3..e5db53d19 100644
--- a/doc/man/man3/notcurses_stats.3.md
+++ b/doc/man/man3/notcurses_stats.3.md
@@ -1,6 +1,6 @@
% notcurses_stats(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_stdplane.3.md b/doc/man/man3/notcurses_stdplane.3.md
index bd4528df7..b76766f49 100644
--- a/doc/man/man3/notcurses_stdplane.3.md
+++ b/doc/man/man3/notcurses_stdplane.3.md
@@ -1,6 +1,6 @@
% notcurses_stdplane(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_stop.3.md b/doc/man/man3/notcurses_stop.3.md
index a7d44997d..e92827612 100644
--- a/doc/man/man3/notcurses_stop.3.md
+++ b/doc/man/man3/notcurses_stop.3.md
@@ -1,6 +1,6 @@
% notcurses_stop(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
diff --git a/doc/man/man3/notcurses_visual.3.md b/doc/man/man3/notcurses_visual.3.md
index 174b8d1eb..23850c915 100644
--- a/doc/man/man3/notcurses_visual.3.md
+++ b/doc/man/man3/notcurses_visual.3.md
@@ -1,6 +1,6 @@
% notcurses_visual(3)
% nick black
-% v1.6.5
+% v1.6.6
# NAME
notcurses_visual - notcurses multimedia
diff --git a/python/setup.py b/python/setup.py
index e8d9a776e..19a2b5b8c 100644
--- a/python/setup.py
+++ b/python/setup.py
@@ -6,7 +6,7 @@ def read(fname):
setup(
name="notcurses",
- version="1.6.5",
+ version="1.6.6",
packages=['notcurses'],
scripts=['notcurses-pydemo'],
package_dir={'': 'src'},
diff --git a/rust/libnotcurses-sys/Cargo.toml b/rust/libnotcurses-sys/Cargo.toml
index 231a9ef20..0fbb3c610 100644
--- a/rust/libnotcurses-sys/Cargo.toml
+++ b/rust/libnotcurses-sys/Cargo.toml
@@ -5,7 +5,7 @@ license = "Apache-2.0"
description = "Low-level rust bindings for the notcurses C library."
repository = "https://github.com/dankamongmen/notcurses"
homepage = "https://nick-black.com/dankwiki/index.php/Notcurses"
-version = "1.6.5"
+version = "1.6.6"
links = "notcurses"
build = "build.rs"
edition = "2018"
diff --git a/rust/libnotcurses-sys/build.rs b/rust/libnotcurses-sys/build.rs
index c3a7ea1d6..a3cc7ed02 100644
--- a/rust/libnotcurses-sys/build.rs
+++ b/rust/libnotcurses-sys/build.rs
@@ -7,7 +7,7 @@ use std::path::PathBuf;
// largely taken from https://rust-lang.github.io/rust-bindgen/tutorial-3.html
fn main() {
let plib = pkg_config::Config::new()
- .atleast_version("1.6.5")
+ .atleast_version("1.6.6")
.probe("notcurses")
.unwrap();
diff --git a/rust/notcurses/Cargo.toml b/rust/notcurses/Cargo.toml
index 2ca0e1332..10e12bf15 100644
--- a/rust/notcurses/Cargo.toml
+++ b/rust/notcurses/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notcurses"
-version = "1.6.5"
+version = "1.6.6"
authors = ["nick black "]
edition = "2018"
license = "Apache-2.0"
@@ -11,7 +11,7 @@ homepage = "https://nick-black.com/dankwiki/index.php/Notcurses"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-libnotcurses-sys = "^1.6.5"
+libnotcurses-sys = "^1.6.6"
libc = "0.2.66"
libc-stdhandle = ">= 0.1.0"