From owner-freebsd-questions@freebsd.org Mon May 22 06:16:26 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DB4BD78C7B for ; Mon, 22 May 2017 06:16:26 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.net [96.95.67.25]) by mx1.freebsd.org (Postfix) with ESMTP id 7568A1299 for ; Mon, 22 May 2017 06:16:26 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from vvelox.net (localhost [127.0.0.1]) (Authenticated sender: kitsune) by vulpes.vvelox.net (Postfix) with ESMTPA id 7F5EB385587B for ; Mon, 22 May 2017 01:10:39 -0500 (CDT) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 22 May 2017 01:10:38 -0500 From: "Zane C. B-H." To: freebsd-questions@freebsd.org Subject: weird screen problem Message-ID: X-Sender: v.velox@vvelox.net User-Agent: Roundcube Webmail/1.3-beta X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2017 06:16:26 -0000 Recently had a power outage and after coming back up I started having the issue with screen below. csh: The terminal database could not be opened. csh: using dumb terminal settings. The odd thing is I don't have any issues with xterm or the like, just screen. So far I've been setting around this via. setenv TERM xterm Any one have any ideas on this?