Commit Graph

19 Commits (fc2bbca1ca35249bceff641cca57d24da4eef95e)

Author SHA1 Message Date
nick black d2ee8957b4 TERMS.md: remove mention of defunct 'kittyzapper' 3 years ago
nick black 55fd1f7bbe TERMS.md: proper syntax on ETerm 3 years ago
nick black 43427ca8f7 TERMS.md: grammar 3 years ago
nick black 014a88a09c
always enable 8bpc RGB for kitty, alacritty, and foot #1641 3 years ago
Nick Black 05662e54c2
Deepclean sixel on move (#1567)
Normally, we don't bother to edit Sixels in-place upon annihilation, since you can just print the character over them and be done with it. If we move one, however, we need to cut the annihilated pixels out of the Sixel. Failure to do so was leading to flicker around the base of the orca's Segway in the intro demo. This was a bit of a struggle, but it seems to work beautifully (though a bit slower than I would care for -- we'll do something about that). Closes #1555.
3 years ago
nick black debd9e3578
reinitialize cells to OPAQUE when reloading sprixels 3 years ago
nick black 03a1e66bf9
TERMINALS.md: add notes on terminology 3 years ago
joseLuís f2dd921caa update info on wezterm and alacritty terminals
- confirmed that wezterm supports pixels.
- add a link to the alacritty repository with WIP pixel support.
3 years ago
nick black d62ced7aa4 [TERMINALS] wezterm notes 3 years ago
nick black 4ee0582321 [bitmaps] introduce sprixcell_e enum #1457 3 years ago
nick black 158ece7e09
TERMINALS: add a bunch of links 3 years ago
nick black e87fbcba79 TERMINALS: add info for foot (wayland) 3 years ago
nick black 678085ab0c
TERMINALS: add foot, fix table 3 years ago
nick black 2eb3bc1f88 get cell size in pixels, include in banner #1368 3 years ago
nick black f86b4cdc8c
document terminal TIOCGWINSZ pixel support 3 years ago
nick black fdd1785ff0
TERMINALS.md: mention linux console font reprogramming 3 years ago
nick black 2b42498c0d
add some notes regarding tmux #1314 3 years ago
nick black b3569b6aef
Initialize Readline on demand
Eliminate NCDIRECT_OPTION_NO_READLINE (it was only introduced in
Notcurses 2.1.6). Add a new function, ncdirect_readline(). Upon
first call to this function, initialize libreadline. Destroy
libreadline in ncdirect_stop() iff we initialized it. Add
hilodirect guessing game PoC from #1325. Rename
notcurses_directmode.3 to notcurses_direct.3. Closes #1326.
3 years ago
nick black b0301c834d
git mv TERMS.md TERMINALS.md 3 years ago