Re: stop cursor blink



"Haris Bogdanoviæ" <fbogdanovic@xxxxxxx> writes:

How to stop cursor blink in bash ?

It's not a bash property, it's done by the terminal emulator. For
example, xterm (modern ones at least) use +bc and -bc command-line
options to control this. What terminal emulator are you using?

I tried:

echo -e '\033[?17;0;127c'

but it doesn't work.

There may be an escape sequence for it, but it is likely to be simpler
to change the behaviour some other way (for example using the X resource
cursorBlink or a command-line option).

--
Ben.
.



Relevant Pages

  • Re: stop cursor blink
    ... xterm (modern ones at least) use +bc and -bc command-line ... options to control this. ... What terminal emulator are you using? ...
    (comp.unix.shell)
  • Re: Hasnt Thurrott learned anything?
    ... If someone can't handle a Mac or Windows PC, ... on about how the command-line was the only way to control a computer and ... The command line still is *part* of how to control a computer. ...
    (comp.sys.mac.advocacy)
  • Re: How to compile DPKs for release?
    ... > to also control the options. ... > This is how we build all our packages for the product itself. ... > able to control those options from the command-line. ... there are a lot of such tips and techniques out there, but Borland does ...
    (borland.public.delphi.non-technical)
  • Re: [kde-linux] Splash sceen
    ... original KDE so I cannot find the Control Center:(,how would I access ... it from command-line? ... Do you know where it's config file is? ...
    (KDE)
  • Re: RMI with Pyro et al
    ... make sure you have your python path properly under control) and then simply ... start the script from the command-line. ... And hit C-c if you need it to stop, ...
    (comp.lang.python)