Commit Graph

2976 Commits (0cee9bdb5cd504d52c390196bf7f4dd3a9c654bd)
 

Author SHA1 Message Date
nick black 0cee9bdb5c ReelsGap unit test #901 4 years ago
nick black fd9ff4ebe6 CMake: same as it ever was 4 years ago
nick black cbcc19de0e CMake: same as it ever was 4 years ago
nick black a413fb8bc9 notcurses->Notcurses for CMake module 4 years ago
nick black afbb0ac7d4 correct CMake module name 4 years ago
nick black 66f80c77f9
add ncplane_y() and ncplane_x() 4 years ago
nick black 34ae5cb5a6
tuck HUD in with FPS graph 4 years ago
nick black 589c088b64
debrelease.sh: push it out 4 years ago
Nick Black d4ad59f285 FreeBSD compilation fixes 4 years ago
nick black e92b7fd6ea
v1.6.19 4 years ago
nick black 6526e58c00
v1.6.18.4 4 years ago
nick black 9f84c1524e
cell_load_simple: need an ntole() #906 4 years ago
nick black de3737e8e1
ZAxis test: remaining fixup #906 4 years ago
nick black ee649ba0fa
cell_simple_p(): endianness fix #906 4 years ago
nick black 4c04e1d50e
include direct.h in notcurses.c 4 years ago
nick black 6ea73e6e45
v1.6.18.3 4 years ago
nick black 3fbdab3020
pool_load_direct: zilch out entirety of gcluster #906 4 years ago
nick black 383c36415d
ncplane_putc_yx: set stylemask for wide chars #961 4 years ago
nick black 4e0296f222
zaxis unit tests: fix for inlined egcs #906 4 years ago
nick black 550c02d8ac
v1.6.18.2 4 years ago
nick black c24ca8ab56
introduce ntole() #906 4 years ago
nick black c66d8f52d5
Endianness fixes for inlined egcs #906 4 years ago
nick black d11d8175d0
v1.6.18.1 4 years ago
nick black 227738a8e5
SubprocAndFds tests: tighten up locking 4 years ago
nick black a6ce88c471
notcurses_init(): correct error path 4 years ago
nick black 201994ab0c
ncdirect: don't make infd nonblocking #919 4 years ago
nick black d3e23697af python: restore channel_set_rgb() 4 years ago
nick black 9476cb33d5 ncdirect: set up input layer #919 4 years ago
nick black fa07df297b ncdirect_getc() #919 4 years ago
nick black 2ef2435953 input: move to inputlayer abstraction 4 years ago
nick black 602607d737 notcurses_directmode.3: mention cbreak mode 4 years ago
nick black 8f65211bf8 declare ncdirect input layer #919 4 years ago
nick black 39d0989a5e ncdirect cbreak mode polish #958
* propagate return value of tcsetattr() from ncdirect_stop()
* restore terminal state on error paths in ncdirect_init()
4 years ago
nick black 4b037bc4b8 direct mode: use cbreak mode for terminal
* factor out cbreak_mode() #919
* call it from direct mode when we have a terminal fd
* restore the terminal state in ncdirect_stop()
4 years ago
nick black 8595c21495
dirgb poc: use fflush, not printf("\n") 4 years ago
nick black 8d67d1d1b5
oiio: drop ncerrs.h inclusion 4 years ago
nick black bd14d6d08c
python: drop experiment 4 years ago
nick black 6d7f9eb501
v1.6.18 4 years ago
nick black 1b8706ab73
release.sh: use new webserv path 4 years ago
nick black 1a21d193c4
ncreader: kill diagnostics #839 4 years ago
nick black a63f70840f
Merge branch 'master' of github.com:dankamongmen/notcurses into master 4 years ago
nick black 9b1ae7d970
ncreader: bring cursor back following putegc #839 4 years ago
joseLuís 78a863790a improve function-summary.sh, encapsulate, tidy up 4 years ago
nick black 66b523413b
reader: correct reversing over line break #839 4 years ago
nick black 9d75f575db
ncplane_set_[fb]channels 4 years ago
Nick Black be20d81918
Merge pull request #957 from dankamongmen/dankamongmen/reader-horizontal
ncreader horizontal scrolling
4 years ago
nick black 902d8472e8
zoo: break up lines 4 years ago
nick black 70a28feb63
ncreader: horizontal scrolling mostly works #839 4 years ago
nick black afc06a0271
reader PoC: accept -hs for horizontal scrolling #839 4 years ago
nick black 7cbb2e9110 zoo demo: show cursor in reader box #835 4 years ago