Commit graph

  • 4c738888eb
    fix: bump to v0.24.1 #353 Maas Lalani 2023-05-24 12:49:19 -0400
  • 4c3cc1773f
    feat: add kaomoji example Maas Lalani 2023-05-22 15:00:16 -0400
  • 6e802805cf fix(docs): correct LipglossPadding doc comment Christian Rocha 2023-05-18 12:20:41 -0400
  • fb910be88e
    fix(docs): correct LipglossPadding doc comment #358 Christian Rocha 2023-05-18 12:20:41 -0400
  • b23ebce896 fix: measure runes instead of bytes when truncating Christian Rocha 2023-05-18 11:34:53 -0400
  • abfcb5bf31
    fix: measure runes instead of bytes when truncating #357 Christian Rocha 2023-05-18 11:34:53 -0400
  • c8710071ad
    feature(pager): add search functionality (#321) Mikael Fangel 2023-05-15 05:19:07 +0200
  • 7f855f5b1b
    fix: spelling previous #321 Maas Lalani 2023-05-14 23:15:02 -0400
  • 562bcaa9df
    avoid crashes when regex doesn't compile Mikael Fangel 2023-04-07 09:38:40 +0200
  • be3e250892
    updated how view port line is set Mikael Fangel 2023-04-06 21:28:27 +0200
  • d0c0c0a931
    fix: show next/prev match help when active Maas Lalani 2023-04-06 14:14:16 -0400
  • b3c1f626b6
    made prev match wrap around Mikael Fangel 2023-04-06 20:00:19 +0200
  • 1dee9fec2b
    fixed logic error in slice Mikael Fangel 2023-04-06 19:57:37 +0200
  • c4e45e4e00
    make highlight respect user settings Mikael Fangel 2023-04-06 19:43:10 +0200
  • ea772d6677
    fixed bug in lipglosspadding and allowed matching 1 etc. Mikael Fangel 2023-04-06 19:30:35 +0200
  • 603b3a286c
    optimisations and change in matching pattern Mikael Fangel 2023-04-06 18:35:25 +0200
  • c576e347a0
    simplified matchers and fixed duplicate highlights Mikael Fangel 2023-04-06 18:14:15 +0200
  • 86c66fd6cb
    lint Mikael Fangel 2023-04-04 23:00:42 +0200
  • 39a8c1705b
    removed unused function Mikael Fangel 2023-04-04 22:50:09 +0200
  • 8102a3d10a
    respond to soft lint warnings Mikael Fangel 2023-04-04 22:49:22 +0200
  • 59e3457c98
    added support for softwrapping Mikael Fangel 2023-04-04 21:56:27 +0200
  • 111c897007
    fixed issue with single letter matches in next Mikael Fangel 2023-04-04 19:26:57 +0200
  • 582000fa04
    working version of previous match Mikael Fangel 2023-04-04 18:12:57 +0200
  • e804267b1e
    added semi working highlight for reverser search Mikael Fangel 2023-04-02 00:07:58 +0200
  • 0d932a8efa
    reverse search without highlight Mikael Fangel 2023-04-01 23:59:21 +0200
  • c32d951c2c
    semi working reverse search Mikael Fangel 2023-04-01 23:38:28 +0200
  • 32d1c21fc1
    improvements to the clean up of the highlight function Mikael Fangel 2023-04-01 22:39:26 +0200
  • ea8d55435a
    simplified highlighter Mikael Fangel 2023-04-01 13:07:57 +0200
  • 5207988622
    made the highlight move as you progress through the search Mikael Fangel 2023-04-01 01:18:02 +0200
  • f12bac7f46
    reimplemented search and next to enabled support for dynamic highlights Mikael Fangel 2023-03-31 23:11:36 +0200
  • 2c38f0b31e
    ran gofmt -w Mikael Fangel 2023-03-30 01:11:28 +0200
  • cbf9b125be
    replaced help text when search is active Mikael Fangel 2023-03-30 01:08:24 +0200
  • a151a89e5d
    made N match previous as well as p Mikael Fangel 2023-03-30 01:02:42 +0200
  • b8a1a1dc29
    fix soft lint errors mikael 2023-03-24 16:01:04 +0100
  • 603dab7b11
    added generic functions to a utility package mikael 2023-03-23 16:31:41 +0100
  • 264975d46c
    linter corrections and added for pager with new model mikael 2023-03-23 01:00:14 +0100
  • 31a85ea437
    initial commit for soft-wrap functionality mikael 2023-03-23 00:56:43 +0100
  • 320be56bbb
    lint fix mikael 2023-03-22 22:55:25 +0100
  • f191270a70
    updated colors for better contrast mikael 2023-03-21 23:28:23 +0100
  • 6bc7550699
    added simple lipgloss truncate function mikael 2023-03-21 22:53:38 +0100
  • 3c9f44079f
    fixes infinte loop on very long lines mikael 2023-03-21 21:45:39 +0100
  • dd6df74c5c
    fixed truncation issue mikael 2023-03-21 21:37:44 +0100
  • 70bbd73b7a
    added comments mikael 2023-03-21 00:22:18 +0100
  • 1fb004a992
    style changes mikael 2023-03-21 00:18:23 +0100
  • a7ee7d5203
    updated help text mikael 2023-03-21 00:10:05 +0100
  • 1298d14ebd
    simplified logic and fixed linter errors mikael 2023-03-21 00:06:19 +0100
  • 6228b0816e
    made prev and next behave the same atBottom mikael 2023-03-20 23:34:17 +0100
  • 1702839252
    small simplifaction in ypos logic mikael 2023-03-20 00:51:31 +0100
  • 8632657bbf
    fixed truncation issue mikael 2023-03-19 23:48:16 +0100
  • 80b4793098
    fixed string highlight issue mikael 2023-03-19 23:17:47 +0100
  • e2668bc6c9
    dynamically replaced all matches mikael 2023-03-19 22:56:24 +0100
  • 8bd5136438
    added highlighting to search matches mikael 2023-03-19 22:25:24 +0100
  • 4443399030
    added p for searching for previous match mikael 2023-03-19 21:41:12 +0100
  • 49ef47b09c
    made the matching pattern relative to the current pos mikael 2023-03-19 14:11:51 +0100
  • af4529e5c1
    fix out of bound error when pressing n mikael 2023-03-18 00:50:41 +0100
  • 4e5ed6931b
    correct start pos and ignore keys while searching mikael 2023-03-18 00:46:54 +0100
  • 1dec842881
    Added initial search functionality mikael 2023-03-18 00:37:18 +0100
  • 23c56854d3
    fix(ci): remove soft-serve workflow Ayman Bagabas 2023-05-12 14:10:10 -0400
  • c668e153e6 feat(format): add GUM_FORMAT_THEME / GUM_FORMAT_LANGUAGE environment variable configuration Maas Lalani 2023-05-11 23:43:52 -0400
  • b96cc5a2bd
    feat(format): add GUM_FORMAT_THEME / GUM_FORMAT_LANGUAGE environment variable configuration #356 Maas Lalani 2023-05-11 23:43:52 -0400
  • 92c890e717
    fix: use lipgloss.Width instead of runewidth.StringWidth Maas Lalani 2023-05-11 22:21:09 -0400
  • ece25c7789
    fix: correct copyright in man Christian Rocha 2023-05-11 21:14:22 -0400
  • 9d2741c5f9
    fix: update copyrights Ayman Bagabas 2023-05-11 20:56:39 -0400
  • 7f54b3b289 feat(write): width < 1 uses terminal width Maas Lalani 2023-05-11 14:04:39 -0400
  • 985ed7eaac
    feat(write): width < 1 uses terminal width #355 Maas Lalani 2023-05-11 14:04:39 -0400
  • 11584b5982
    chore(docs): correct release year in license Christian Rocha 2023-05-11 11:55:06 -0400
  • fff07286b7
    docs: update license Carlos Alexandro Becker 2023-05-11 12:39:14 +0000
  • b2961c4d25
    feat(deps): bump github.com/charmbracelet/bubbletea dependabot[bot] 2023-05-09 05:07:35 +0000
  • 39346ed015 fix: missing filepicker styles Carlos Alexandro Becker 2023-05-01 13:47:07 +0000
  • 99a1fa9d8e
    chore(deps): update bubbles Maas Lalani 2023-05-01 09:59:13 -0400
  • 8c7ac41208
    fix: missing filepicker styles #348 Carlos Alexandro Becker 2023-05-01 13:47:07 +0000
  • 1b00e98648 goimported Dieter Eickstaedt 2023-04-14 16:03:51 +0200
  • 0410641d7d
    Merge branch 'main' into feature/218/Adding_timeout_to_most_commands Dieter Eickstaedt 2023-04-14 15:56:27 +0200
  • 8da9620bfd
    chore(lint): add function comment Maas Lalani 2023-04-12 09:57:36 -0400
  • 712b184b16 chore: goimported Dieter Eickstaedt 2023-04-07 12:03:56 +0200
  • 241084b487 feat: Resolving conflicts Dieter Eickstaedt 2023-04-07 12:02:14 +0200
  • 1fac5a95fb feat: Resolving conflicts Dieter Eickstaedt 2023-04-07 11:50:41 +0200
  • 5c774b7808 feat: Resolving conflicts Dieter Eickstaedt 2023-04-07 11:47:29 +0200
  • 5887a10fa0 fix: strip ansi from gum filter when output is not a tty Maas Lalani 2023-04-06 17:35:01 -0400
  • 6dbadf30b4 fix: strip ansi when stdout is not a tty Maas Lalani 2023-04-06 17:31:30 -0400
  • 16ba7fde84
    fix: strip ansi from gum filter when output is not a tty #334 Maas Lalani 2023-04-06 17:35:01 -0400
  • 5281e42f90
    fix: strip ansi when stdout is not a tty Maas Lalani 2023-04-06 17:31:30 -0400
  • b5a2f968fb No longer outputs to tea.View if piped Rose Thatcher 2023-04-06 12:13:37 -0500
  • 11f23830c5
    fix: use Cursor.Style instead of CursorStyle Maas Lalani 2023-03-31 11:42:09 -0400
  • 3ca74ec679 Added error check and did some housekeeping Rose Thatcher 2023-03-30 13:55:42 -0500
  • 066c79fa14 fix(file): respect file path specified in arguments Maas Lalani 2023-03-30 11:29:32 -0400
  • c9080a0723
    fix(file): respect file path specified in arguments #327 Maas Lalani 2023-03-30 11:29:32 -0400
  • 190eb7c96c (spin) If being piped, writes to stdout Rose Thatcher 2023-03-29 19:05:14 -0500
  • 1e0803c69e (spin) Consolodated stdout and stderr Rose Thatcher 2023-03-28 14:45:22 -0500
  • 3884447647 (spin) Consolodated stderr and stdout Rose Thatcher 2023-03-28 14:44:40 -0500
  • 0f0f8e9189 fix: detect stderr color profile v0.10.0 Maas Lalani 2023-03-24 16:59:41 -0400
  • e0bcab8608 fix: remove truecolor Maas Lalani 2023-03-24 16:50:46 -0400
  • aa18441668
    fix: detect stderr color profile #324 Maas Lalani 2023-03-24 16:59:41 -0400
  • 5c31254086 Removed liveOutout flag showOutput flag is now realtime Rose Thatcher 2023-03-25 17:42:57 -0500
  • a32cc1a461
    fix: remove truecolor Maas Lalani 2023-03-24 16:50:46 -0400
  • 95ddbdb416 feat: allow passing language to parse code Maas Lalani 2023-03-24 12:27:46 -0400
  • 2151cd92a4
    feat: allow passing language to parse code #323 Maas Lalani 2023-03-24 12:27:46 -0400
  • 1a9ec41cd9
    revert breaking changes #317 mikael 2023-03-22 22:22:56 +0100
  • b6daeece02 chore(deps): bump actions/setup-go from 3 to 4 dependabot[bot] 2023-03-16 05:13:10 +0000
  • bb103c0a03
    fix: show header only if not empty Maas Lalani 2023-03-22 11:17:06 -0400