Unix and Linux Discussions Tagged with code |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
8,837 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
7,276 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
9,112 |
UNIX for Beginners Questions & Answers |
|
|
|
16 |
13,572 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
7,511 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
5,017 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
4,391 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
18,300 |
OS X (Apple) |
|
|
|
5 |
6,559 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
3,757 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
10,972 |
Web Development |
|
|
|
2 |
13,218 |
What is on Your Mind? |
|
|
|
13 |
22,644 |
Programming |
|
|
|
4 |
9,344 |
Shell Programming and Scripting |
|
|
|
2 |
4,297 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
29,461 |
What is on Your Mind? |
|
|
|
3 |
5,556 |
Shell Programming and Scripting |
|
|
|
3 |
3,584 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
21,647 |
Linux |
|
|
|
2 |
5,502 |
Shell Programming and Scripting |
|
|
|
1 |
4,667 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
10,074 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
4,847 |
UNIX for Beginners Questions & Answers |
|
|
|
48 |
26,131 |
What is on Your Mind? |
|
|
|
1 |
9,123 |
Web Development |
|
|
|
3 |
9,052 |
Web Development |
|
|
|
3 |
1,732 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,815 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,542 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
4,873 |
Programming |
|
|
|
5 |
2,977 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
2,731 |
Shell Programming and Scripting |
|
|
|
3 |
3,579 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
9,889 |
Red Hat |
|
|
|
2 |
9,049 |
Shell Programming and Scripting |
|
|
|
6 |
4,329 |
What is on Your Mind? |
|
|
|
26 |
12,536 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
2,056 |
Shell Programming and Scripting |
|
|
|
1 |
1,565 |
UNIX for Beginners Questions & Answers |
|
|
|
19 |
10,211 |
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, "