Commit Graph

36 Commits

Author SHA1 Message Date
nick black
b0eed357cf
terminology: enable quadrants 2021-08-02 14:43:35 -04:00
nick black
ebd55c4d9f
do an early match for Terminal.App and send minimal queries #1945 2021-07-31 11:30:32 -04:00
nick black
ff2350f9bb
fold man page section into links section 2021-07-31 07:36:24 -04:00
nick black
b86fb9c265
TERMINALS: document use of DA2 2021-07-31 06:54:00 -04:00
nick black
42fed4b710
add Terminal.app notes #1945 2021-07-31 06:49:11 -04:00
nick black
08e0acf92b
recognize Terminology via DA3 of ~~TY 2021-07-20 16:20:18 -04:00
nick black
bb7a141a3b
iTerm2: name it, always give it quadrant/rgb 2021-07-18 21:59:15 -04:00
nick black
a557b6d734
TERMINALS: add some kmscon details 2021-07-16 15:30:31 -04:00
nick black
02a68442c4
TERMINALS: fill in remaining links 2021-07-16 15:25:40 -04:00
nick black
f28f1c5870
TERMINALS: iTerm2 wants xterm-256color #1944 2021-07-16 15:12:29 -04:00
nick black
5009a25721
stop warning on truecolor but no ccc 2021-07-06 04:29:25 -04:00
nick black
39fc2553b1
rxvt and screen both support pixels in TIOCGWINSZ 2021-07-06 03:54:29 -04:00
nick black
89b95c2612
gnome-terminal lacks pixelgeometry in TSIOCGWINSZ 2021-06-29 03:38:31 -04:00
nick black
ea0b8d9c40
TERMINALS: note hang on bad response to Primary Device Attributes 2021-06-21 13:33:02 -04:00
nick black
4e03eb4549
always enable rgb for WezTerm 2021-06-20 10:09:10 -04:00
nick black
1d1a66899f
add some query documentation to TERMINALS.md #1335 #1798 2021-06-19 23:20:56 -04:00
nick black
7eedc7714d
recognize Contour via XTVERSION, and turn on quadrants/rgb for it #1781 2021-06-17 15:20:00 -04:00
nick black
d2ee8957b4 TERMS.md: remove mention of defunct 'kittyzapper' 2021-05-26 18:04:29 -04:00
nick black
55fd1f7bbe TERMS.md: proper syntax on ETerm 2021-05-26 18:04:29 -04:00
nick black
43427ca8f7 TERMS.md: grammar 2021-05-26 18:04:29 -04:00
nick black
014a88a09c
always enable 8bpc RGB for kitty, alacritty, and foot #1641 2021-05-14 06:02:06 -04:00
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.
2021-04-20 05:23:56 -04:00
nick black
debd9e3578
reinitialize cells to OPAQUE when reloading sprixels 2021-04-19 17:39:48 -04:00
nick black
03a1e66bf9
TERMINALS.md: add notes on terminology 2021-04-12 03:32:42 -04:00
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.
2021-04-07 15:33:19 +02:00
nick black
d62ced7aa4 [TERMINALS] wezterm notes 2021-03-29 02:43:54 -04:00
nick black
4ee0582321 [bitmaps] introduce sprixcell_e enum #1457 2021-03-27 17:34:37 -04:00
nick black
158ece7e09
TERMINALS: add a bunch of links 2021-03-14 05:48:15 -04:00
nick black
e87fbcba79 TERMINALS: add info for foot (wayland) 2021-03-14 05:42:24 -04:00
nick black
678085ab0c
TERMINALS: add foot, fix table 2021-03-09 20:07:39 -05:00
nick black
2eb3bc1f88 get cell size in pixels, include in banner #1368 2021-03-02 08:12:37 -05:00
nick black
f86b4cdc8c
document terminal TIOCGWINSZ pixel support 2021-03-02 01:03:45 -05:00
nick black
fdd1785ff0
TERMINALS.md: mention linux console font reprogramming 2021-02-06 14:05:49 -05:00
nick black
2b42498c0d
add some notes regarding tmux #1314 2021-02-03 03:50:28 -05:00
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.
2021-02-03 00:18:10 -05:00
nick black
b0301c834d
git mv TERMS.md TERMINALS.md 2021-01-21 02:37:46 -05:00