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

Bug#319822: Crashes running vim in uxterm



On Tue, 2005-07-26 at 19:43 -0400, Thomas Dickey wrote:
> On Tue, Jul 26, 2005 at 07:12:04PM -0400, Andrew Moise wrote:
> > On Mon, 2005-07-25 at 05:20 -0400, Thomas Dickey wrote:
> > > Also - is this for the bitmap fonts, or for some TrueType font?
> > 
> >   I'm not sure what fonts xterm is using; is there an easy way to check?
> 
> The easy way to check is if the "TrueType Fonts" is checked in the
> right-control-mouse menu.  You could have some resource set to start
> xterm in that mode, but normally it uses the bitmap fonts.  (I was
> checking this to see if there was some odd configuration detail that
> wasn't apparent).

  Ah, okay.  That menu shows for me like so:

-----------------------

  Unicode Fonts

* Default
  Unreadable
  Tiny
  Small
  Medium
  Large
  Huge
  Escape sequence (greyed out)
  Selection
-----
  Line-Drawing Characters
* Doublesized Characters
-----
  TrueType Fonts (greyed out)
* UTF-8 (greyed out)

-------------------------

  Also, my xterm-related resources are like so:

-------------------------

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! xterm (and friends)

XTerm*highlightSelection:  true
! Uncomment this to use color for the bold attribute
XTerm*VT100*colorBDMode:  on
XTerm*VT100*colorBD:  blue
! Uncomment this to use color for underline attribute
XTerm.VT100*colorULMode:  on
XTerm.VT100*underLine:  off
XTerm*VT100*colorUL:  magenta
! Uncomment this to display the scrollbar 
XTerm*scrollBar:  true

! This resource specifies whether or not to ignore the 'alternate screen'
! of applications such as vi.  When it is on, these applications will restore
! the contents of the screen when they are exited to what they were before
! they were started.  When it is off, the contents of vi will remain on the
! screen after the program is quit.
XTerm.VT100.titeInhibit:  true

! Uncomment this to turn off color mode in your xterms
!XTerm.VT100*colorMode:  off
XTerm.VT100*dynamicColors:  on

! Number of lines of scrollback to save
XTerm*saveLines:        1500

xterm*reverseWrap:      true

*visualBell:            true
*scrollTtyOutput:       False
*scrollKey:             True
Scrollbar.JumpCursor:   True

! Suppr support.
*VT100.Translations: #override \
<Key>BackSpace: string(0x7F)\n\
<Key>Delete: string("\033[3~")\n\
<Key>Home: string("\033[1~")\n\
<Key>End: string("\033[4~")

-------------------------

  None of this will really come to anything if I can't reproduce the
bug, of course.

-- 
Andrew Moise <chops@demiurgestudios.com>




Reply to: