all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: tomas@tuxteam.de
Cc: help-gnu-emacs@gnu.org
Subject: Re: How does Emacs select the "-nw" terminal
Date: Sat, 15 May 2021 22:55:11 +0300	[thread overview]
Message-ID: <YKAnH/fMpYdI9dEf@protected.localdomain> (raw)
In-Reply-To: <20210515075934.GA27312@tuxteam.de>

* tomas@tuxteam.de <tomas@tuxteam.de> [2021-05-15 11:00]:
> > The later opens emacs in a simple (and ugly) xterm.
> 
> C'mon. Xterm is the nicest terminal out there ;-)

It is definitely fastest. Just set it up how you like it.

Find here my ~/.Xdefaults

! From: https://aduros.com/blog/xterm-its-better-than-you-thought/
! XTerm.vt100.geometry: 110x30+25+26
XTerm.vt100.geometry: 100x29+25+36
XTerm.vt100.locale: false
XTerm.vt100.utf8: true
XTerm.vt100.scrollTtyOutput: false
XTerm.vt100.scrollKey: true
XTerm.vt100.bellIsUrgent: true
XTerm.vt100.metaSendsEscape: true
XTerm.vt100.eightBitInput: true
! Styling
XTerm.vt100.cursorColor:	yellow
XTerm.vt100.background:	black
XTerm.vt100.foreground:	white
XTerm.vt100.faceName: DejaVu Sans Mono
XTerm.vt100.boldMode: false
XTerm.vt100.faceSize: 12
XTerm.vt100.internalBorder: 16
XTerm.borderWidth: 0
! Printing
XTerm.vt100.printerCommand: select-url
! Keybinding
XTerm.vt100.translations: #override \n\
    Ctrl Shift <Key>W: print(noAttrs, noNewLine)
    Ctrl Shift <Key>H: set-altscreen(toggle)



-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

Sign an open letter in support of Richard M. Stallman
https://stallmansupport.org/
https://rms-support-letter.github.io/




  reply	other threads:[~2021-05-15 19:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-15  7:33 How does Emacs select the "-nw" terminal c.buhtz
2021-05-15  7:59 ` tomas
2021-05-15 19:55   ` Jean Louis [this message]
2021-05-15  8:56 ` Yuri Khan
2021-05-15 21:11   ` c.buhtz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YKAnH/fMpYdI9dEf@protected.localdomain \
    --to=bugs@gnu.support \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tomas@tuxteam.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.