Unix and Linux Discussions Tagged with code |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
3,662 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
3,318 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
3,857 |
UNIX for Beginners Questions & Answers |
|
|
|
16 |
4,309 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
3,442 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
1,756 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
2,189 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
12,469 |
OS X (Apple) |
|
|
|
5 |
3,438 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
2,246 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
4,019 |
Web Development |
|
|
|
2 |
8,155 |
What is on Your Mind? |
|
|
|
13 |
12,879 |
Programming |
|
|
|
4 |
5,705 |
Shell Programming and Scripting |
|
|
|
2 |
2,357 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
14,409 |
What is on Your Mind? |
|
|
|
3 |
3,563 |
Shell Programming and Scripting |
|
|
|
3 |
2,056 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
11,656 |
Linux |
|
|
|
2 |
3,968 |
Shell Programming and Scripting |
|
|
|
1 |
2,134 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
7,079 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
2,868 |
UNIX for Beginners Questions & Answers |
|
|
|
48 |
13,827 |
What is on Your Mind? |
|
|
|
1 |
4,103 |
Web Development |
|
|
|
3 |
4,100 |
Web Development |
|
|
|
3 |
833 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
1,645 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,658 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,513 |
Programming |
|
|
|
5 |
1,462 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
1,223 |
Shell Programming and Scripting |
|
|
|
3 |
1,618 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
4,724 |
Red Hat |
|
|
|
2 |
6,025 |
Shell Programming and Scripting |
|
|
|
6 |
1,991 |
What is on Your Mind? |
|
|
|
26 |
6,970 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
1,119 |
Shell Programming and Scripting |
|
|
|
1 |
728 |
UNIX for Beginners Questions & Answers |
|
|
|
19 |
3,894 |
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, "