alaviss
|
4088d7f2ae
terminal: fix fgColor/bgColor commands [backport] (#15554)
|
4 vuotta sitten |
narimiran
|
cd3d4b5e05
[backport] run nimpretty on the remaining files
|
5 vuotta sitten |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 vuotta sitten |
Araq
|
87a2ced1ba
there is only one style -- my style
|
5 vuotta sitten |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 vuotta sitten |
Araq
|
3ceb258ebf
fixes #11005
|
5 vuotta sitten |
Araq
|
27e366eaec
fixes #8294 [backport]
|
6 vuotta sitten |
Araq
|
3f6168b337
removes deprecated T/P types
|
6 vuotta sitten |
Vindaar
|
82a1576263
fix #9394 by replacing `fmt` with `strutils.%` (#9417)
|
6 vuotta sitten |
John Novak
|
692d1da95d
Fix setCursorPos and setCursorXPos on POSIX (#8310)
|
6 vuotta sitten |
Eugene Kabanov
|
3fec2ba5e5
Fix terminal.nim to be GCSAFE. (#8296)
|
6 vuotta sitten |
Kaushal Modi
|
1102f9aaf1
Make the Style enum a proper Ordinal (no holes) (#8282)
|
6 vuotta sitten |
Kaushal Modi
|
4c2e712056
Support setting foreground/background colors to terminal defaults (#8073)
|
6 vuotta sitten |
Kaushal Modi
|
abbf9ba9f7
Convert styledWriteLine and styledEcho to templates
|
6 vuotta sitten |
Kaushal Modi
|
3b5b3deecd
Add styledWrite macro
|
6 vuotta sitten |
Kaushal Modi
|
4616b28c7b
Add support for italic and strikethrough ANSI escape codes (#8048)
|
6 vuotta sitten |
Zahary Karadjov
|
6758fbd06e
Export an 'escapeXml' proc from xmldom
|
6 vuotta sitten |
Zahary Karadjov
|
5623007126
Fix the compilation of terminal.nim on Windows
|
6 vuotta sitten |
Zahary Karadjov
|
4409c82228
The `terminal` module now exports additional procs for generating ANSI color
|
6 vuotta sitten |
Florent
|
d3ad467022
Fixes #7764 (#7767)
|
6 vuotta sitten |
WhiteDuke
|
e237428d42
Fix bright option (#7622)
|
6 vuotta sitten |
Vindaar
|
a897371797
move `readPasswordFromStdin` from rdstdin to terminal (#7266)
|
6 vuotta sitten |
Araq
|
7740b12f21
revert commit 6cf8a72d498f5cb8a532c2ff3259bc7aecf474ef; Windows fixes getch bug
|
6 vuotta sitten |
antizealot1337
|
6f0bb6e1f5
Fix style string formatting for cursorBackward and cursorForward (#7243)
|
7 vuotta sitten |
Andreas Rumpf
|
fea66497b4
terminal.nim: code cleanup
|
7 vuotta sitten |
Dmitry Atamanov
|
7ce38122e8
Support truecolor for the terminal stdlib module (#6936)
|
7 vuotta sitten |
Dmitry Atamanov
|
b6b99da08f
Windows: fix a eraseLine bug (#7044)
|
7 vuotta sitten |
Dmitry Atamanov
|
6cf8a72d49
Windows: fixes getch bug; fixes #6966 (#7031)
|
7 vuotta sitten |
Yuriy Glukhov
|
e49f18801c
Fixed compilation error (#6979)
|
7 vuotta sitten |
skilchen
|
822da4b213
fix #6931 terminal.eraseline() gives OverflowError on Windows (#6933)
|
7 vuotta sitten |