Charles Blake
|
d65589fe27
Make Windows part match Unix part more closely per Araq request.
|
8 years ago |
Charles Blake
|
8df2078f08
Change type name to be more NEP-1-ish as per Araq request.
|
8 years ago |
Charles Blake
|
5db1de87b1
Convert TaintedString to string.
|
8 years ago |
Charles Blake
|
7b73a94afc
Oops - L_ctermid must be a global var to compile.
|
8 years ago |
Charles Blake
|
19f83ccd0b
Add terminal.terminalWidth and supporting types/calls.
|
8 years ago |
Andreas Rumpf
|
0834cd63d9
prepare Nim codebase for upcoming parser changes
|
8 years ago |
miere43
|
7fc9585f7b
getch() asserts to doAsserts
|
8 years ago |
miere43
|
57bd50a916
Removed INPUT_KEY_RECORD
|
8 years ago |
miere43
|
dd7a24d8cc
Implemented terminal.getch() for Windows
|
8 years ago |
Araq
|
3ccd5ca64b
make terminal.nim work with --app:gui
|
9 years ago |
Adam Strzelecki
|
2bc6acc808
terminal: Support both styled stdout and stderr
|
9 years ago |
Adam Strzelecki
|
9ef50717fa
terminal: Remove superflous hStdout = conHandle
|
9 years ago |
patrick dw
|
15e7fe787a
renamed writeln to writeLine in lib
|
9 years ago |
Adam Strzelecki
|
1057770ce5
colors: Introduce resetStyle enum & use templates
|
9 years ago |
Araq
|
d4610d7716
terminal doesn't use enormous windows module anymore
|
9 years ago |
pdw
|
d18e18060e
lib/pure/p-t - Dropped 'T' from types
|
9 years ago |
Araq
|
3c13508b25
terminal: doc improvments
|
9 years ago |
def
|
e5a186a419
Fix Termios wrapper
|
9 years ago |
Oleh Prypin
|
32109a7867
Don't run non-test code when defined(testing)
|
9 years ago |
Araq
|
419199bf9a
don't use conio.h on windows (#2137)
|
9 years ago |
def
|
8640efcd40
Document terminal.getch
|
10 years ago |
def
|
f3124e6de4
Add terminal.getch to get a single character
|
10 years ago |
Varriount
|
41d11e0def
Fix #1906
|
10 years ago |
Araq
|
28c3de7d3e
updated terminal.nim
|
10 years ago |
Araq
|
649dfa09c4
updated poly.nim
|
10 years ago |
Araq
|
e12f9518cc
more modules updated
|
10 years ago |
Araq
|
11b6958755
big rename
|
10 years ago |
Araq
|
bf205fa85d
case consistency part 6
|
11 years ago |
Dominik Picheta
|
9686d92bfc
Fixed OSError deprecation warnings.
|
11 years ago |
Dominik Picheta
|
9540a93d95
Fixed terminal module so that it doesn't raise an EOS exception when stdout is redirected.
|
11 years ago |