help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How does Emacs select the "-nw" terminal


From: Jean Louis
Subject: Re: How does Emacs select the "-nw" terminal
Date: Sat, 15 May 2021 22:55:11 +0300
User-agent: Mutt/2.0.6 (2021-03-06)

* 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 via email to

[Prev in Thread] Current Thread [Next in Thread]