• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Nonbreaking spaces in alerts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nonbreaking spaces in alerts


  • Subject: Re: Nonbreaking spaces in alerts
  • From: Damien Bobillot <email@hidden>
  • Date: Tue, 18 Oct 2005 18:51:59 +0200


Paul J. Lucas wrote :

On Tue, 18 Oct 2005, Damien Bobillot wrote:

You may use alt-space to create non-breakable spaces.

That doesn't work in vi. I assume you mean in Xcode?

It works everywhere excepted in the terminal.

Try to run the following commands in the terminal before running vi :
stty cs8 -istrip -parenb
bind 'set convert-meta off'
bind 'set meta-flag on'
bind 'set output-meta on'

It disables the meta key (mapped on the alt key) and allow you to type 8bits caracters (alt-space is not an 7bits ascii character).

--
Damien Bobillot

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Question About Header Files
  • Next by Date: Re: Speeding up XCode?
  • Previous by thread: Deployment of an Xcode product
  • Next by thread: ZeroLink and Fix and Continue failure
  • Index(es):
    • Date
    • Thread