Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: eryksun Newsgroups: comp.lang.python Subject: Re: non-blocking getkey? Date: Wed, 18 Nov 2015 12:24:08 -0600 Lines: 6 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de 0JCRokV71gtIn0HRP/sRfA9YiN5MW7+cCfIGyguPy4kQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.032 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'received:209.85.223': 0.03; 'wed,': 0.15; 'paste.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'resize': 0.16; 'right-click': 0.16; 'subject:non': 0.16; 'url:blogs': 0.16; 'width,': 0.16; 'wrote:': 0.16; 'windows': 0.20; '2015': 0.20; 'am,': 0.23; 'header:In- Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; "can't": 0.32; 'received:google.com': 0.35; 'nov': 0.35; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'christian': 0.38; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'improved': 0.63; 'url:2014': 0.66; 'url:10': 0.79; 'gollwitzer': 0.84; 'pasting': 0.84; 'ugly,': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=+/BW/a05ZO76tbPbk6m+BbLjvx9GqZ4+wPvsBTGe0Iw=; b=OwEJi3NGPcU8rFiG2Nb4Zv5Fpx34dH+aE9pOkb4yakPkyD4v9KDwwakicY9z3ZyZDb GQl5Su3vkGjaqujhQ40NwSGA8o+jXM2BGJoULYMJbXGZjbokQ9OiM0MDj+wOp94xKRXH MTJklSsAe5YLTBlkwwoOjztWxApts35Jc7i4XEkc2ihD8FbJv6Gpc6zdppjzfB/AF+4Y O3Z1ireF+eBbvMniTze1wHW7/VyMf1cVMULGjeVaIZPWyUq4ItiVcMXW4hF1l1zGaa1S vKaW1Rgp+QZxvI3V3vNS68qN37+IWXReNNAccAZuJVuu+5VhIYA7/1oXwIs+PKOW45jI u9Yg== X-Received: by 10.107.137.226 with SMTP id t95mr4294878ioi.188.1447871088042; Wed, 18 Nov 2015 10:24:48 -0800 (PST) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:98993 On Wed, Nov 18, 2015 at 3:14 AM, Christian Gollwitzer wrote: > The standard terminal on Windows is very ugly, can't resize the width, and > pasting works only if you right-click -> paste. The console UI is improved in Windows 10: http://blogs.windows.com/buildingapps/2014/10/07/console-improvements-in-the-windows-10-technical-preview