issues
search
gosuri
/
uilive
uilive is a go library for updating terminal output in realtime
MIT License
1.7k
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature Request: Erase()/Destroy() function to remove everything writer has written to console
#43
sanyamsinghal
opened
1 year ago
1
Update
#42
Adaendra
closed
1 year ago
0
Cursor moves whenever uilive updates terminal output
#41
justvisiting
opened
1 year ago
0
fixbug terminal_size.go
#40
xq840622
opened
2 years ago
1
Make "getTermSize()" use local variables instead of package-level ones
#39
VoIdemar
opened
3 years ago
1
Syscall in getTermSize() corrupts package variable of a different library
#38
VoIdemar
opened
3 years ago
0
[Table] Can't update a Table from a TableWriter
#37
piyushsingariya
opened
3 years ago
1
Adding ppc64le architecture support on travis-ci
#36
kishorkunal-raj
opened
4 years ago
1
Combining with uitable causes leading whitespace
#35
jtyers
opened
4 years ago
0
Ability to remove escape sequence
#34
infalmo
closed
4 years ago
0
Writer.Flush: properly compute line count for buffers longer than 2 lines
#33
fkaleo
opened
4 years ago
2
constant scrolling when writing a line of size 2 * columns + 1
#32
fkaleo
opened
4 years ago
0
Windows 10 black screen
#31
BRUHItsABunny
closed
1 year ago
0
Fix wrong screen drawing by not counting ASCII color codes
#30
mrnugget
closed
1 year ago
3
Fix getTermSize() for Windows
#29
vnlitvinov
closed
4 years ago
1
add support for go modules
#27
asahasrabuddhe
closed
5 years ago
0
Fix windows build
#26
hoijui
closed
5 years ago
12
Library should not call os.exit()
#25
jasoncorbett
closed
5 years ago
4
Latest commit breaks Windows build
#24
paralin
closed
5 years ago
2
getTermSize return 0 when no tty with process
#23
Honglei-Cong
closed
5 years ago
2
add support for get terminal size for windows
#22
asahasrabuddhe
closed
5 years ago
0
Bug Fixes + Features
#21
asahasrabuddhe
closed
5 years ago
1
Is this package maintained?
#20
uded
closed
5 years ago
1
Allow Start to be called immediately after Stop
#19
genevieve
closed
4 years ago
0
Broken lines
#18
omani
closed
5 years ago
3
Panic on Stop() with nil channel
#17
mrqwer88
opened
6 years ago
0
New goroutine
#16
brianvoe
closed
5 years ago
4
Change uilive.Out to type io.Writer
#15
maplain
closed
4 years ago
1
Outputting to multiple lines
#14
g3kk0
closed
5 years ago
3
Fixing "blinking" printing issue when text to be replaced is too large
#13
henvic
closed
5 years ago
1
Fix clearLines for posix systems
#12
mbrlabs
closed
5 years ago
1
clearLines not working
#11
coryb
closed
5 years ago
5
Fix "infinite scrolling" issue.
#10
boz
closed
7 years ago
1
glitch when the writer RefreshInterval is too little
#9
renannprado
closed
5 years ago
2
Move the cursor up one line
#8
lotrfan
closed
5 years ago
0
Using time.Ticker for running stoppable listener. Fix edge case where…
#7
henvic
closed
7 years ago
0
Added bypass writer which allows data to be written to the underlying output
#6
kothar
closed
8 years ago
2
Support for intermediate writers.
#5
amongonz
closed
8 years ago
1
Fixed overflow when width of buffer exceeds screen width | This doesn…
#4
apoorvam
closed
5 years ago
5
The last line is being overwritten when width of the buffer exceeds screen width
#3
gosuri
closed
5 years ago
2
Event based flush of buffer
#2
apoorvam
closed
8 years ago
3
Support Windows
#1
mattn
closed
9 years ago
3