issues
search
rockorager
/
libvaxis
a modern tui library written in zig
https://rockorager.github.io/libvaxis/
MIT License
459
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Question: Saving output of alt_screen
#106
JustinBraben
closed
1 week ago
2
Add application framework
#105
rockorager
closed
11 hours ago
1
test: test Screen, skip TestTty on windows
#104
rockorager
closed
1 week ago
0
core: reset cursor and sgr in resetState
#103
rockorager
closed
1 week ago
0
tty: move tty impls to common file
#102
rockorager
closed
1 week ago
0
build!: make zigimg a required dependency
#101
rockorager
closed
1 week ago
0
core!: move libxev and zig-aio event loops to USAGE.md
#100
rockorager
closed
1 week ago
0
zig fmt
#99
rockorager
closed
1 week ago
0
`resetState` should show the cursor
#98
rockorager
closed
1 week ago
0
tty: add test tty
#97
rockorager
closed
1 week ago
0
Add new alignment widgets
#96
JustinBraben
closed
2 weeks ago
1
Adding a few more alignment widgets
#95
JustinBraben
closed
2 weeks ago
2
widgets.TextView: add intCast
#94
knightpp
closed
3 weeks ago
1
TextView widget needs int cast
#93
knightpp
closed
3 weeks ago
0
zg: remove grapheme_data init
#92
rockorager
closed
3 weeks ago
0
window: make print infallible
#91
rockorager
closed
3 weeks ago
0
window!: make initChild private
#90
rockorager
closed
3 weeks ago
0
cell: change width type from usize to u8
#89
rockorager
closed
3 weeks ago
0
Adding saturating subtraction for width in Window.child
#88
Southporter
closed
3 weeks ago
1
tty(posix): remove signal handler when we have in-band-resize
#87
rockorager
closed
4 weeks ago
0
`reached unreachable code` error when building the starter repo
#86
medakk
closed
1 month ago
1
bracketed paste: use same event as OSC 52 paste
#85
rockorager
opened
1 month ago
0
window: type for width/height should be `?usize` instead of a tagged union
#84
rockorager
closed
2 weeks ago
0
TextInput: add ability to draw widget with a style
#83
jcollie
closed
1 month ago
0
Implemented View component for easy scrolling
#82
00JCIV00
closed
1 month ago
6
subscribeToColorSchemeUpdates needs a mutable reference
#81
jcollie
closed
1 month ago
1
More Table Widget Improvements
#80
00JCIV00
closed
1 month ago
1
Support sixel format for images
#79
Ratakor
opened
1 month ago
4
vaxis: attempt to reset cursor shape
#78
rockorager
closed
1 month ago
0
Cursor Reset
#77
karlseguin
closed
1 month ago
3
error: pts: /dev/pts/1 if create terminal after event loop
#76
LightSrc
closed
2 months ago
2
MacOS / VSCode Terminal - hex color is not right? Anyone else?
#75
const-void
closed
2 months ago
4
No background colors in Dev TTY
#74
LightSrc
closed
2 months ago
9
feat: add setTerminalWorkingDirectory (OSC7)
#73
neurocyte
closed
2 months ago
5
Build failure in dependency with Zig master
#72
mnemnion
opened
2 months ago
4
Table widget updates: better cell printing and custom header/column options
#71
00JCIV00
closed
2 months ago
1
feat: add functions to set the default terminal background/foreground
#70
neurocyte
closed
2 months ago
0
Updated the Table Widget & Fixed Window.fill() bounds checks
#69
00JCIV00
closed
2 months ago
1
fix memleak with transmitted image example
#68
glyh
closed
3 months ago
0
Logs messing up with text_input example
#67
glyh
closed
3 months ago
3
memleak in image example
#66
glyh
closed
3 months ago
0
panic: index out of bounds in Window.fill if windows is partially off screen
#65
neurocyte
closed
3 months ago
0
fix: panic invalid enum value on left or right scroll
#64
neurocyte
closed
3 months ago
0
Primary screen resize not handled properly
#63
rockorager
closed
3 months ago
0
Remove incorrect pointer capture
#62
InKryption
closed
3 months ago
1
aio: update aio, add LoopWithModules
#61
Cloudef
closed
3 months ago
0
Add missing tty.deinit calls in examples
#60
ippsav
closed
4 months ago
1
fix: use u64 for render_dur so that *Vaxis becomes align(8)
#59
robbielyman
closed
4 months ago
0
feat(windows): parse escape seqences in windows input stream
#58
neurocyte
closed
4 months ago
1
fix(windows): fix parsing of UTF-16 codepoints in eventFromRecord
#57
neurocyte
closed
4 months ago
4
Next