Unix and Linux Discussions Tagged with code |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
2,841 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
2,661 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
3,033 |
UNIX for Beginners Questions & Answers |
|
|
|
16 |
3,047 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
2,150 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
1,248 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
1,822 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
5,655 |
OS X (Apple) |
|
|
|
5 |
2,323 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
1,833 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
2,911 |
Web Development |
|
|
|
2 |
6,533 |
What is on Your Mind? |
|
|
|
13 |
10,312 |
Programming |
|
|
|
4 |
4,988 |
Shell Programming and Scripting |
|
|
|
2 |
1,981 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
9,383 |
What is on Your Mind? |
|
|
|
3 |
3,087 |
Shell Programming and Scripting |
|
|
|
3 |
1,729 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
9,037 |
Linux |
|
|
|
2 |
3,219 |
Shell Programming and Scripting |
|
|
|
1 |
1,714 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,561 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
2,207 |
UNIX for Beginners Questions & Answers |
|
|
|
48 |
11,319 |
What is on Your Mind? |
|
|
|
1 |
2,976 |
Web Development |
|
|
|
3 |
3,249 |
Web Development |
|
|
|
3 |
605 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
1,237 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,238 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
1,782 |
Programming |
|
|
|
5 |
787 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
764 |
Shell Programming and Scripting |
|
|
|
3 |
951 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
3,229 |
Red Hat |
|
|
|
2 |
3,290 |
Shell Programming and Scripting |
|
|
|
6 |
1,495 |
What is on Your Mind? |
|
|
|
26 |
5,986 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
742 |
Shell Programming and Scripting |
|
|
|
1 |
481 |
UNIX for Beginners Questions & Answers |
|
|
|
19 |
2,296 |
Web Development |
term::ansi::code(n) Terminal control term::ansi::code(n)
__________________________________________________________________________________________________________________________________________________
NAME
term::ansi::code - Helper for control sequences
SYNOPSIS
package require Tcl 8.4
package require term::ansi::code ?0.1?
::term::ansi::code::esc str
::term::ansi::code::escb str
::term::ansi::code::define name escape code
::term::ansi::code::const name code
_________________________________________________________________
DESCRIPTION
This package provides commands enabling the definition of control sequences in an easy manner.
::term::ansi::code::esc str
This command returns the argument string, prefixed with the ANSI escape character, "