From f81c76a292d5435a67df640fe971f426d5a3558e Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 18 Aug 2020 21:47:51 -0400 Subject: Use "terminal version" instead of "curses" for more consistency. --- modules/textadept/keys.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua index 741b3533..61e0356a 100644 --- a/modules/textadept/keys.lua +++ b/modules/textadept/keys.lua @@ -210,7 +210,7 @@ local M = {} -- -- †: Some terminals interpret ^Z as suspend; see FAQ for workaround. -- --- ‡: Ctrl+Enter in Win32 curses. +-- ‡: Ctrl+Enter in Windows terminal version. module('textadept.keys')]] -- Windows and Linux key bindings. -- cgit v1.2.3