Commit Graph

  • 8265093cdd
    Merge 078424dfb4 into 159932ff3e Larry Clapp 2023-03-19 20:26:57 +0000
  • 078424dfb4 Set Line.wrapped when a line wraps Larry Clapp 2023-03-19 16:08:14 -0400
  • 049e305b87
    Merge f27e40cfed into 159932ff3e dependabot[bot] 2023-03-07 03:37:17 +0000
  • f27e40cfed
    Bump golang.org/x/image from 0.0.0-20210628002857-a66eb6448b8d to 0.5.0 dependabot/go_modules/golang.org/x/image-0.5.0 dependabot[bot] 2023-03-07 03:37:16 +0000
  • 46eed77040
    Merge f685a38b0a into 159932ff3e dependabot[bot] 2023-02-25 09:09:36 +0000
  • f685a38b0a
    Bump golang.org/x/sys from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0 dependabot/go_modules/golang.org/x/sys-0.1.0 dependabot[bot] 2023-02-25 09:09:34 +0000
  • 159932ff3e
    ANSI CSI 22m should also turn off bold (#338) main sawka 2022-06-13 03:41:41 -0700
  • a4b5ae3acb CellAttributes bold/dim are mutually exclusive, so 'CSI 1 m' should turn off dim, and 'CSI 2 m' should turn off bold sawka 2022-06-03 13:54:34 -0700
  • 955ebceacd ANSI CSI 22m should also turn off bold sawka 2022-06-03 00:53:21 -0700
  • 93392fc149
    Fix terminal state and key state data races (#335) v0.0.11 Ernest Romero Climent 2022-05-10 01:18:01 -0700
  • 2daf340ea4
    Fix KeyPressed data race ernestrc 2022-05-09 14:56:39 -0700
  • 5d13a3d6f2
    Fix terminal state data races ernestrc 2022-05-09 14:43:55 -0700
  • 5359f84b0c
    Update gitignore to ignore .swp ernestrc 2022-05-09 12:43:36 -0700
  • 62453daa17
    Fix stupid input bug (#330) Liam Galvin 2021-12-17 09:27:35 +0000
  • b30f173090 Fix build Liam Galvin 2021-12-17 09:23:41 +0000
  • c13036db01 Fix stupid input bug Liam Galvin 2021-12-17 09:18:39 +0000
  • 97b6a41eb3
    Make getting the up-time more portable across unix-like systems (#326) Qiu 2021-12-17 09:39:48 +0100
  • 47c91e0002
    Make build and install scripts more portable (#325) Qiu 2021-12-17 09:38:59 +0100
  • 9b8b9390e5 Update Go version in workflows qiu-x 2021-11-14 14:48:49 +0100
  • b0aabb4cf0 Fix the build on NetBSD qiu-x 2021-11-14 14:43:26 +0100
  • 18215381dd Make getting the up-time more portable across unix-like systems qiu-x 2021-11-06 10:03:51 +0100
  • 76bf2e5ffa Make build and install scripts more portable qiu-x 2021-11-04 21:09:51 +0100
  • 41f8406484
    Fix font loading for home dirs (#309) v0.0.10 Liam Galvin 2021-08-04 21:01:31 +0100
  • 4f6a19a59e
    Merge branch 'main' into liamg-fix-font-loading Liam Galvin 2021-08-04 20:57:31 +0100
  • 895b2eb211 Fix font loading Liam Galvin 2021-08-04 20:50:38 +0100
  • e492e6ea90
    Update fontinfo to v0.1.1 (#305) v0.0.9 Liam Galvin 2021-08-02 21:04:03 +0100
  • ddd734e307 Update fontinfo to v0.1.1 Liam Galvin 2021-08-02 21:00:49 +0100
  • 765a781055
    Add support for ligatures, cursor shapes (and images) (#304) Liam Galvin 2021-08-02 20:55:04 +0100
  • 9cdb7ae020 Add support for cursor shapes and images Liam Galvin 2021-08-02 20:46:59 +0100
  • c18b702b61
    Fix issues with transparency (#301) v0.0.8 Liam Galvin 2021-07-31 17:35:26 +0100
  • 4bbcce5557 dispose of temprary alpha image Liam Galvin 2021-07-31 17:29:44 +0100
  • 60ae1452c4 Fix issue swith transparency Liam Galvin 2021-07-31 17:25:47 +0100
  • 8d4ea4d7fe docs: Fix merge v0.0.7 Liam Galvin 2021-07-31 14:38:49 +0100
  • 05e7618fa1
    docs: Add installation steps + script (#300) Liam Galvin 2021-07-31 14:38:41 +0100
  • 3d7d0332e3
    Update README.md Liam Galvin 2021-07-31 14:38:17 +0100
  • 6fa6998aca docs: Add installation steps + script Liam Galvin 2021-07-31 14:35:27 +0100
  • 1f2980cbb4
    Persist mouse mode during buffer switching (#299) Liam Galvin 2021-07-31 14:34:02 +0100
  • 569764ac5a
    Update mouse.go Liam Galvin 2021-07-31 14:29:59 +0100
  • 5a0e5605b0 Persist mouse mode during buffer switching Liam Galvin 2021-07-31 14:27:58 +0100
  • 80b4d6ac9c
    Improve mouse handling (#298) v0.0.6 Liam Galvin 2021-07-31 13:56:39 +0100
  • 17ebf2ac0a improve mouse handling Liam Galvin 2021-07-31 13:53:23 +0100
  • d1a7b7d6a1 Don't save terminal state if the process was launched from a non-tty, e.g. WM Liam Galvin 2021-07-31 13:40:52 +0100
  • d99bdd3bb2
    Create LICENSE Liam Galvin 2021-07-31 08:45:31 +0100
  • 466f8ea344
    Create FUNDING.yml Liam Galvin 2021-07-31 08:35:56 +0100
  • aaa8cf2120
    Update README.md Liam Galvin 2021-07-31 00:06:37 +0100
  • cc8a784b6a
    Update README.md Liam Galvin 2021-07-30 23:58:50 +0100
  • ff91399d6d
    Update README.md Liam Galvin 2021-07-30 23:57:31 +0100
  • 569df2ca95 Fix goreleaser v0.0.5 v0.0.4 Liam Galvin 2021-07-30 23:52:34 +0100
  • 50d838e959 fix goreleaser v0.0.3 Liam Galvin 2021-07-30 23:47:18 +0100
  • a15ec9b335 fix goreleaser v0.0.2 Liam Galvin 2021-07-30 23:40:41 +0100
  • e60a0b0427 Initial commit v0.0.1 Liam Galvin 2021-07-30 23:29:20 +0100
  • c70fa9169a
    Changing to Go modules (#294) legacy-aminal Kenneth Shaw 2021-05-12 18:39:23 +0700
  • 73ee2bef97 Changing to Go modules Kenneth Shaw 2021-05-08 08:49:09 +0700
  • c9872f1ecf Adde flag for setting dpi scale from the command line. Botond Sipos 2020-05-31 12:11:42 +0100
  • 773b058054 README update. Botond Sipos 2020-05-31 11:12:34 +0100
  • 54c85c2a65 Added options for setting GOMAXPROCS and profiling output. Botond Sipos 2020-05-31 10:46:42 +0100
  • 4033a8b25c
    Hyperlinks gnome-terminal style (OSC 8 sequence) (#263) Roman 2020-01-26 15:17:18 +0300
  • 392c493655
    Update to glfw 3.3 Liam Galvin 2020-01-12 11:54:15 +0000
  • 7cadb2f5b4
    Merge branch 'develop' into hyperlinks Liam Galvin 2019-04-23 08:33:44 +0100
  • 8f0027dae1
    Merge branch 'master' into develop Roman 2019-04-22 13:50:26 +0300
  • f100fac09e Improve font rendering performance, eliminate excessive memory usage (#271) nikitar020 2019-03-23 00:52:18 +0200
  • 745f7a111c #116 URXVT extended mouse mode support (#267) rrrooommmaaa 2019-03-23 01:49:00 +0300
  • 0e8c0d6a90 Smarter URL/URI parsing (#265) rrrooommmaaa 2019-03-23 01:46:29 +0300
  • 1711ec2b54 Merge branch 'develop' into launch-url Max Risuhin 2019-03-23 00:39:15 +0200
  • 7ed7015499 correct handling (ignoring) Privacy Message sequence (ESC ^) (#264) rrrooommmaaa 2019-03-23 01:30:34 +0300
  • efb31fd15e Fix windows launcher (#255) Michael Herrmann 2019-03-22 17:14:14 +0100
  • 72adb30efd gofmt for launcher.go Max Risuhin 2019-03-22 18:09:01 +0200
  • ab5c4b8b8a Merge remote-tracking branch 'upstream/develop' into fix-windows-launcher Max Risuhin 2019-03-22 17:51:38 +0200
  • 3ac08963b1 Fix function comments based on best practices from Effective Go CodeLingoBot 2019-03-21 16:17:10 +1300
  • c9086647ce
    Merge branch 'develop' into hyperlinks rrrooommmaaa 2019-03-20 13:03:37 +0300
  • 68953464ba
    #249 no newlines when copying (#261) rrrooommmaaa 2019-03-20 12:51:42 +0300
  • 961bc1134a Improve font rendering performance, eliminate excessive memory usage nikitar020 2019-03-18 21:23:44 +0700
  • 070f29ad13
    Solve intermittent build errors (#262) nikitar020 2019-03-20 04:45:43 +0200
  • c2a7be2aeb
    Implementation of the vertical scrollbar (#229) nikitar020 2019-03-19 19:57:17 +0200
  • fa710446a7 minor: change quotation nikitar020 2019-03-19 13:36:50 +0700
  • d65f22c819 Change waiting for `gui.waker()` function so that now it uses `sync.WaitGroup` instead of a channel nikitar020 2019-03-19 13:16:28 +0700
  • 29e2f6861a Eliminate `panic()` in `gui.Screenshot()` function nikitar020 2019-03-19 12:29:34 +0700
  • 000e763a61
    Make shells running on Windows (#260) nikitar020 2019-03-18 17:49:37 +0200
  • 21ae93aa96 #116 URXVT extended mouse mode support Roman Shevchenko 2019-03-17 12:41:41 +0300
  • d1669c6ab8 tidy up Roman Shevchenko 2019-03-16 14:39:17 +0300
  • 394bc54473 #205 smarter URL/URI parsing Roman Shevchenko 2019-03-16 14:18:21 +0300
  • 15f5601c04 correct handling (ignoring) Privacy Message sequence (ESC ^) Roman Shevchenko 2019-03-16 13:25:07 +0300
  • d5653da656
    Merge branch 'develop' into hyperlinks rrrooommmaaa 2019-03-15 17:05:52 +0300
  • cae7f5a398 #147. Click on hyperlink Roman Shevchenko 2019-03-15 16:55:40 +0300
  • 017066f67b Merge branch 'develop' into add-scrollbar nikitar020 2019-03-15 00:01:31 +0700
  • b3cf187c01 Solve intermittent build errors nikitar020 2019-03-14 20:05:05 +0700
  • 4f308bdbd8 Add running gofmt to the PR template (#259) nikitar020 2019-03-14 11:24:39 +0200
  • 9683ac8c02 #249 no newlines when copying Roman Shevchenko 2019-03-14 11:07:11 +0300
  • 838596b804 #147 set up hyperlinks and render them Roman Shevchenko 2019-03-13 20:59:38 +0300
  • 4710948cd1 Decouple vttest tests from user's config (#258) Menno Finlay-Smits 2019-03-14 02:57:08 +1300
  • 40955deebf Make shells running on Windows nikitar020 2019-03-13 20:42:29 +0700
  • 05c45c0892 Implement window manipulation CSI sequences (#256) nikitar020 2019-03-13 14:16:32 +0200
  • e773e1ee3d Add running gofmt to the PR template nikitar020 2019-03-13 10:04:36 +0700
  • 31a1147d81 Decouple vttest tests from user's config Menno Finlay-Smits 2019-03-12 16:07:25 +1300
  • 93bf686b9d Make DefaultConfig safer Menno Finlay-Smits 2019-03-12 14:20:33 +1300
  • d931160922 remove commented out functions nikitar020 2019-03-13 00:35:03 +0700
  • 245e333e35 Fix travis config to make gofmt only for go1.11 builds nikitar020 2019-03-11 23:33:55 +0700
  • 5129fcb034 Implement window manipulation CSI sequences nikitar020 2019-03-11 21:38:43 +0700
  • 44233f384e Fix merge issues in develop (#257) Menno Finlay-Smits 2019-03-12 19:46:59 +1300
  • 7e248cb1d4 Fix various gofmt issues Menno Finlay-Smits 2019-03-12 14:26:38 +1300