Authentication-Results: mail-b.sr.ht; dkim=pass header.d=johngebbie.com header.i=@johngebbie.com Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) by mail-b.sr.ht (Postfix) with ESMTPS id 2681F11EF1B for ; Tue, 27 Dec 2022 23:37:35 +0000 (UTC) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=johngebbie.com; s=key1; t=1672184253; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=AOIGEQG6mIF4O4RYiIz+aW8MV8NHW6BiXN5wgvOZWNM=; b=kND8RGZNDTxAUgkBxPW+cf4paeMrWiX8VdKmVQvh89ZNcS7/l5UO81A8sx5VAYqIwq8owX L3x5PgW6LuCno6H2wRWErZcXoxAIlIRbfekRU8tjAuQ+kOxS2zhl5wURoOvLlv1I0rUeyg JVE4MQNfEL4sZ1bu3lj0gsq8uQKx9neMprLSX5QeNWF+NSEXqWhRXN0kllB9mH//F25rSi pwpKJWeHOnte6/vN6lRN8IZbgwjniItljtsL0fbAqt3ILrzwT6cSBqVofBClOqqpXnJC4z PLSufK6BNliHFJmgsheKqjTEHcuBT7NzQrC6CJhY2B3yVxJQZaGtLjCls3NqkA== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 27 Dec 2022 23:37:28 +0000 Message-Id: Subject: Re: Tiles shell and tiles terminal X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "John Gebbie" To: "sublime4" , "u.geb.public-inbox@lists.sr.ht" References: In-Reply-To: X-Migadu-Flow: FLOW_OUT Hi sublime, just a quick reply but thank you and I hope you've had a nice time too :) Oooof yes I should have said you need to add /usr/bin/tiles-shell to the /etc/shells files before you run chsh. That said, I really thought it just complained if you hadn't. Well done with the recovery shell but if it happens again, you also could fix it logged in as another user (e.g. root) at the virtual console. Text getting cut off when resizing is normal urxvt behavior but it is annoying and I've been looking at alternative terminals I could get working with keyboard selection, for other reasons too. Yeah you're right about the coordinates. You could have a look at `coord --help` and see if you can get something you prefer with what's ther= e like: coord --color purple --font-size 11 As a hack, you could override the command with a script at /usr/local/bin/c= oord like: #!/bin/sh exec /usr/bin/coord --color purple --font-size 11 "$@" Because /usr/local/bin has priority over /usr/bin. (Or use your own sxhkdrc but I wouldn't for that alone.) You could still run the original with `/usr/bin/coord`. I'll probably increase the font size to 11. Also I did pretty big boring changes to numen's implementation before I was= away. My `numen --version` is: 0.4-7-g28f57b63b506