Unix and Linux Discussions Tagged with code |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
3,839 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
3,450 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
4,039 |
UNIX for Beginners Questions & Answers |
|
|
|
16 |
4,611 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
3,701 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
1,861 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
2,267 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
13,614 |
OS X (Apple) |
|
|
|
5 |
3,635 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
2,335 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
4,264 |
Web Development |
|
|
|
2 |
8,351 |
What is on Your Mind? |
|
|
|
13 |
13,440 |
Programming |
|
|
|
4 |
5,824 |
Shell Programming and Scripting |
|
|
|
2 |
2,444 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
15,961 |
What is on Your Mind? |
|
|
|
3 |
3,690 |
Shell Programming and Scripting |
|
|
|
3 |
2,117 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
12,059 |
Linux |
|
|
|
2 |
4,066 |
Shell Programming and Scripting |
|
|
|
1 |
2,251 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
7,201 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
2,951 |
UNIX for Beginners Questions & Answers |
|
|
|
48 |
14,525 |
What is on Your Mind? |
|
|
|
1 |
4,325 |
Web Development |
|
|
|
3 |
4,322 |
Web Development |
|
|
|
3 |
892 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
1,737 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,728 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,700 |
Programming |
|
|
|
5 |
1,568 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
1,300 |
Shell Programming and Scripting |
|
|
|
3 |
1,824 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
5,124 |
Red Hat |
|
|
|
2 |
6,487 |
Shell Programming and Scripting |
|
|
|
6 |
2,122 |
What is on Your Mind? |
|
|
|
26 |
7,147 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
1,199 |
Shell Programming and Scripting |
|
|
|
1 |
768 |
UNIX for Beginners Questions & Answers |
|
|
|
19 |
4,141 |
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, "