Commit Graph

  • 35ea931e40
    p flexi a 2024-05-21 22:57:03 -0500
  • 9ec9915f30
    noot a 2024-05-21 22:30:50 -0500
  • 829b6b9562
    noot master a 2024-05-10 04:34:49 -0500
  • c2f4b0b92f
    noot a 2024-05-10 04:32:49 -0500
  • d659143f33
    noot a 2024-05-10 04:26:20 -0500
  • 9f8549aa4b
    scrolling even bettermake a 2024-05-10 04:13:11 -0500
  • 540c7f399e
    scrolling a 2024-05-10 04:11:24 -0500
  • 947ac128db
    scrollback a 2024-05-10 03:59:51 -0500
  • cb08fc46ed
    noot a 2024-05-10 03:16:02 -0500
  • 2d39442ce7
    noot a 2024-05-10 03:15:48 -0500
  • cff8f46651
    noot a 2024-05-10 03:15:22 -0500
  • ff6b3c69f8
    undo font2 a 2024-05-10 03:00:47 -0500
  • 0434ad857b
    undo font2 a 2024-05-10 03:00:42 -0500
  • fe4f097307
    font2 a 2024-05-10 02:50:18 -0500
  • 04a1042d4e
    noot a 2024-05-10 02:45:18 -0500
  • 4bb213b0c6
    config a 2024-05-10 02:43:38 -0500
  • aa5957495d support colons in SGR character attributes Bakkeby 2024-05-02 09:28:20 +0200
  • 5dbcca4926 support colons in SGR character attributes Hiltjo Posthuma 2024-05-01 20:45:39 +0200
  • 118e965d0c
    sixel: add support for fully transparent bg (P2=1) (#132) veltza 2024-04-17 19:04:27 +0300
  • d63b9eb902 bump version to 0.9.2 Hiltjo Posthuma 2024-04-05 12:18:41 +0200
  • dd8675943d Reset title when an empty title string is given Bakkeby 2024-04-03 21:43:56 +0200
  • 497a756382 Reset title when an empty title string is given DOGMAN 2024-04-03 19:48:11 +0200
  • 9b463ac36d
    sixel: prevent crashing when size is zero (#129) veltza 2024-04-02 21:05:32 +0300
  • 8c68ec5241 Revert "Fix cursor move with wide glyphs" Hiltjo Posthuma 2024-03-30 12:30:49 +0100
  • fdae39e8b8 bump version to 0.9.1 Bakkeby 2024-03-20 08:04:33 +0100
  • 5ce9716281 bump version to 0.9.1 Hiltjo Posthuma 2024-03-19 12:13:42 +0100
  • dba3d178a4 config.def.h: improve latency for the default configuration Bakkeby 2024-03-17 15:38:45 +0100
  • f20e169a20 config.def.h: improve latency for the default configuration Hiltjo Posthuma 2024-03-17 14:42:44 +0100
  • 06bb70e2d1 externalpipe + reflow: compatibility fix correction ref. #125 Bakkeby 2024-03-14 23:26:36 +0100
  • f773016680 alpha: multiply each RGB value with alpha for a darker blend Bakkeby 2024-03-14 22:30:15 +0100
  • 4997f1b1ae reflow: fix for scrollback buffer content getting lost following ctrl+l ref. #123 Bakkeby 2024-03-14 16:58:22 +0100
  • d318b3c03f externalpipe + reflow compatibility fix ref. #122 Bakkeby 2024-03-14 09:57:10 +0100
  • 8e96ad302c netwmicon: correction for when including libraries Bakkeby 2024-03-14 09:04:39 +0100
  • 25a28a61a3 netwmicon_ff - increase buffer size to 16 Bakkeby 2024-03-13 11:56:11 +0100
  • 6a5561cd76 Minor changes to description Bakkeby 2024-03-13 10:44:43 +0100
  • 0b8055a271
    netwmicon: upgrading patch and adding farbfeld variant (#121) Stein Gunnar Bakkeby 2024-03-13 10:35:17 +0100
  • 3b87b07404
    Adding reflow patch (#120) Stein Gunnar Bakkeby 2024-03-13 10:33:51 +0100
  • 9a41526bfb
    Fix buffer overflow in xdrawglyph() (#119) veltza 2024-03-11 23:54:16 +0200
  • a28f3e0d39 Adding back lines that were removed by mistake, fixes mouse double click to select Bakkeby 2024-03-11 22:49:20 +0100
  • 7976e611e3 ligatures - moving hbcreatebuffer out of xresources condition ref. #118 Bakkeby 2024-03-10 23:40:32 +0100
  • 1da419eb35 ligatures + wide glyphs + vertcenter: compatibility fixes ref. #118 Bakkeby 2024-03-10 22:18:05 +0100
  • f87d3de2cf wide glyphs: fixing compilation error following code refactoring Bakkeby 2024-03-10 10:05:54 +0100
  • 3564593563 Revert "Fix cursor move with wide glyphs" ref. #118 Bakkeby 2024-03-08 19:52:11 +0100
  • cd37481bde sixel: moving osc_table out of sixel patch due to global dependency ref. #118 Bakkeby 2024-03-08 19:52:00 +0100
  • 9ddc13c0e0 drawcol = dc.col[g.bg]; Bakkeby 2024-03-07 23:40:50 +0100
  • b43957b061 Optimise utf8decode() Bakkeby 2024-03-07 23:23:56 +0100
  • d78d582eaa Streamline validation in utf8decode() Bakkeby 2024-03-07 23:22:02 +0100
  • 6d5c2b3ddb code-golfing: cleanup osc color related code Bakkeby 2024-03-07 23:16:00 +0100
  • e88f2bf20c Removing the VIM browse patch. Bakkeby 2024-03-07 22:35:11 +0100
  • 340caa5d0a xmakeglyphfontspecs: fix for when not using ligatures Bakkeby 2024-03-07 21:59:15 +0100
  • b7add20215 Set upper limit for REP escape sequence argument Bakkeby 2024-03-07 21:44:39 +0100
  • 400aa4492f Fix cursor move with wide glyphs Bakkeby 2024-03-07 21:43:24 +0100
  • c089485aa4 hidecursor: add config option to disable hidecursor functionality Bakkeby 2024-03-07 21:43:18 +0100
  • f79ac733f3 sixel + anysize patch compatibility fix ref. #117 Bakkeby 2024-03-07 21:24:31 +0100
  • 0f50ef072c ligatures: upgrading Bakkeby 2024-03-07 15:34:21 +0100
  • 677c2da0be
    Reworking sixel implementation based on veltza's implementation (#117) Stein Gunnar Bakkeby 2024-03-07 09:22:44 +0100
  • 95f22c5305 set upper limit for REP escape sequence argument Tommi Hirvola 2024-03-04 12:56:30 +0200
  • 2e0e84d56a
    Add selectioncolors patch (#110) Jordan Callicoat 2024-02-28 07:34:06 -0600
  • 7473a8d1a5 Fix cursor move with wide glyphs Quentin Rameau 2024-02-25 01:31:31 +0100
  • 74f19eafe9 csi: check for private marker in 'S' case Bakkeby 2024-02-19 09:09:08 +0100
  • a3f7420310 csi: check for private marker in 'S' case Tim Culverhouse 2024-02-18 06:56:49 -0600
  • 76cb5801f6
    sixel: fix resizing issues (#109) veltza 2023-12-12 22:29:26 +0200
  • 3fcf0e3db7 [st][patch][ligatures] Fix ATTR_WRAP attribute handling in layout logic. Bakkeby 2023-11-23 22:21:31 +0100
  • 003ab067da
    Remove black bars from sixel images and add... (#107) veltza 2023-11-23 22:45:20 +0200
  • 1af2184c87 Add terminfo entries for bracketed paste mode Bakkeby 2023-10-08 20:24:52 +0200
  • 1df649dfbd Unhide cursor on RIS (\033c) Bakkeby 2023-10-08 20:22:22 +0200
  • 3cbaecfa31 Fix wide glyphs breaking "nowrap" mode Bakkeby 2023-10-08 20:21:13 +0200
  • 6ade70c726 Don't scroll selection on the other screen Bakkeby 2023-10-08 20:19:56 +0200
  • 859906235e Fix bounds checks of dc.col Bakkeby 2023-10-08 20:18:30 +0200
  • 9846a56bd7 Add terminfo entries for bracketed paste mode Peter Hofmann 2023-10-07 07:41:02 +0200
  • 559fdc2786 Unhide cursor on RIS (\033c) Peter Hofmann 2023-10-07 07:40:45 +0200
  • 8abe4bcb41 Fix wide glyphs breaking "nowrap" mode Peter Hofmann 2023-10-07 07:40:39 +0200
  • 2fc7e532b2 Don't scroll selection on the other screen Peter Hofmann 2023-10-07 07:40:07 +0200
  • a6bbc0c96b Fix bounds checks of dc.col Peter Hofmann 2023-10-07 07:39:00 +0200
  • 4a1d981d54 Makefile: remove the options target Bakkeby 2023-09-22 18:16:08 +0200
  • eb3b894f40 Makefile: remove the options target Hiltjo Posthuma 2023-09-22 15:16:52 +0200
  • 1c03f10db9 sixel: only clear sixel images on RM (Reset Mode) if we are in alt screen ref. #102 Bakkeby 2023-09-12 16:11:08 +0200
  • c1ef3ce0d8 scrollback: clear history on reset ref. #102 Bakkeby 2023-09-12 16:02:19 +0200
  • 41e6f9dce6 sixel: remove images on escape code 'l' - Reset Mode (RM) ref. #102 Bakkeby 2023-09-12 00:16:10 +0200
  • f097dbd079
    Check for already exisiting desktop entry (#100) Sajay 2023-07-05 14:45:27 +0530
  • b82057eb85 Fix for wide character being incorrectly cleared on MODE_INSERT Bakkeby 2023-06-25 14:19:27 +0200
  • 3a6d6d7401 Fix for wide character being incorrectly cleared on MODE_INSERT Shi Tian 2023-06-25 05:38:33 +0000
  • 677f854c05
    Fix sixel issues and add a clearing sequence (#99) veltza 2023-06-12 17:02:19 +0300
  • 1343b29ee5 Bump to 211964d. Bakkeby 2023-04-07 14:30:23 +0200
  • 18e7dc5545 Bump to f17abd2. Bakkeby 2023-04-07 14:28:19 +0200
  • da9835bdf0 Bump to 7e8050c. Bakkeby 2023-04-07 14:25:12 +0200
  • 211964d56e ignore C1 control characters in UTF-8 mode Hiltjo Posthuma 2023-02-07 20:00:59 +0100
  • f17abd25b3 Add support for DSR response "OK" escape sequence Adam Price 2023-02-07 19:54:29 +0100
  • 7e8050cc62 Fixed OSC color reset without parameter->resets all colors Hiltjo Posthuma 2023-02-05 13:29:35 +0100
  • a8e2af0d92 ligatures: adding 0 initialiser for features array ref. #93 Bakkeby 2023-01-09 10:08:19 +0100
  • bd370228a4 ligatures: upgrading patch Bakkeby 2022-12-19 10:09:06 +0100
  • e6a2fb489c Bump to e5e9598. Bakkeby 2022-10-25 17:21:09 +0200
  • e5e959835b fix buffer overflow when handling long composed input Hiltjo Posthuma 2022-10-25 17:11:11 +0200
  • d8529b66a4 Adding fullscreen patch ref. #88 Bakkeby 2022-10-24 11:27:51 +0200
  • 4dfb6683cd Adding the COLORTERM environment variable Bakkeby 2022-10-24 11:26:36 +0200
  • 6ce9ec69ad
    Fixed a glitch when using using the keyboardselect and scrollback patches. (#48) badarg1 2022-10-17 13:39:34 +0200
  • d58abd5638
    dedup XK_Z in fixkeyboardinput.c (#87) step 2022-10-15 15:40:39 +0200
  • 13f2b133eb Bump to 68d1ad9. Bakkeby 2022-10-06 15:33:26 +0200
  • 35b7da0919 alpha focus highlight: upgrade patch to latest (20200731-43a395a) Bakkeby 2022-10-06 13:19:31 +0200
  • 68d1ad9b54 bump version to 0.9 Hiltjo Posthuma 2022-10-04 19:40:30 +0200