Commit Graph

  • c0ed78beee Capture pane with ANSI escape codes colors FliegendeWurst 2023-08-13 10:42:56 +0200
  • ae91d5f7c0 Fix email regex Taehyun Hwang 2023-03-19 15:51:39 +0900
  • 5fdab4dbc1 Downgrade build action Ferran Basora 2023-03-11 10:32:23 +0000
  • 08c2e6bf0d Bump version 0.8.0 Ferran Basora 2023-03-08 21:30:53 +0000
  • 9a04f63710 Update deps Ferran Basora 2023-03-08 21:25:03 +0000
  • b719e1fb46 Fix issue with really long lines Ferran Basora 2023-03-08 21:17:45 +0000
  • 3aa1770b7a Update rust.yml Ferran Basora 2023-01-17 21:55:30 +0100
  • 2dc167218f Support paths with $ symbols Ferran Basora 2023-01-17 20:18:06 +0000
  • 760687263d Add some information in README.md Ferran Basora 2022-07-29 07:31:24 +0000
  • 50b8cc844f Update deps Ferran Basora 2022-06-25 14:39:19 +0000
  • 7e46efbf77 Bump regex from 1.5.4 to 1.5.5 dependabot[bot] 2022-06-06 21:27:04 +0000
  • 662ccb9586 Fix path to tmux-thumbs master FliegendeWurst 2022-06-04 14:09:51 +0200
  • 0ebb9f0a9a Changing grep check for OpenBSD compatibility Ferran Basora 2022-03-30 15:36:31 +0000
  • 0647051ed7 More info in issue template Ferran Basora 2022-02-12 21:20:33 +0100
  • a18ab2f499 Add one more Troubleshooting issue Ferran Basora 2022-02-06 13:17:52 +0000
  • b8a1e75fde Add workflow_dispatch trigger to release Ferran Basora 2022-02-05 14:10:38 +0000
  • 13b5217354 Don't close the pane if the platform is not supported Ferran Basora 2022-02-05 11:38:25 +0000
  • b56e9f1099 Let the user choose the installation method Ferran Basora 2022-02-03 20:37:25 +0000
  • 7e553af99f Add a Github Template for issues Ferran Basora 2022-02-03 06:43:04 +0000
  • 3033226513
    Update tmux-thumbs.sh Ferran Basora 2022-02-02 23:09:02 +0100
  • 1b553f636b Bump version to 0.7.1 Ferran Basora 2022-02-01 22:23:46 +0000
  • 3b210d5631 Add a new flow to detect plugin updates Ferran Basora 2022-02-01 21:50:31 +0000
  • db2a8896c9 feat(install): installation from binary Fran Casas 2022-01-31 22:33:34 +0100
  • 19f30d7b22 Fix installation bug in tag 0.7.0 Javi Merino 2022-01-31 10:12:00 +0000
  • bbf677fda3 Improve the matrix of releases Ferran Basora 2022-01-30 21:28:44 +0000
  • db2663d547 Update deps Ferran Basora 2022-01-01 16:12:24 +0000
  • add39f652a Capture multiple groups in the same regexp Ferran Basora 2021-12-26 22:34:59 +0000
  • a32499fadf Improve the installation process Ferran Basora 2021-12-26 19:15:07 +0000
  • 8242c04d10 Match complete paths with slugs Ferran Basora 2021-12-26 18:47:39 +0000
  • b789d00523 Add release workflow with musl static build Zeger Van de Vannet 2021-12-19 11:23:33 +0100
  • 2ea254d48e
    Update test1 Ferran Basora 2021-11-10 11:58:28 +0100
  • 90b82c7d12 Bump version Ferran Basora 2021-09-03 13:59:51 +0000
  • 43d185248d Add a bit more of documentation about binding Ferran Basora 2021-09-03 13:59:16 +0000
  • cf7495cd3b Add thumbs-pick command verschmelzen 2021-08-22 15:20:36 +0300
  • 017b8c654d
    Update README.md Ferran Basora 2021-08-17 10:30:40 +0200
  • 4b93a045f1 Fix wrong coverage reference Ferran Basora 2021-07-21 14:39:56 +0000
  • e236967fcc More deps Ferran Basora 2021-07-21 14:37:01 +0000
  • 95685a46c7 Update deps Ferran Basora 2021-07-21 14:34:04 +0000
  • c1a5599913 Tweak README for badges and typos Ferran Basora 2021-07-21 14:33:09 +0000
  • 54ab8d847a Replace Travis by Github Ferran Basora 2021-07-21 14:23:39 +0000
  • a8cf7490d1 add missing multi-command configuration of tmux mode Leoyzen 2021-07-10 23:07:17 +0800
  • c76fd09386 Bump version to 0.6.0 Ferran Basora 2021-06-20 15:04:40 +0000
  • 159b9e409a Hightlight partial typed text Ferran Basora 2021-06-20 15:02:58 +0000
  • 7962baac56 Update deps Ferran Basora 2021-06-20 10:09:41 +0000
  • a403638d84 Improve multi selection mode Ferran Basora 2021-06-19 10:50:19 +0000
  • f461267542 README: update guidance for thumbs-reverse and thumbs-unique Linus Arver 2021-06-18 10:27:34 -0700
  • 92c8396142 Multiline regex support FliegendeWurst 2021-05-19 15:26:31 +0200
  • 77100db444 exclude ] } " in URLs FliegendeWurst 2021-04-22 10:22:43 +0200
  • 810a9cae41 do not include > in URL FliegendeWurst 2021-04-21 20:07:24 +0200
  • 5bef5b803b Do not match ) as part of URL FliegendeWurst 2021-04-21 20:03:27 +0200
  • 10a2d4bba1 --disable option to turn bultin matchers off FliegendeWurst 2021-04-20 09:26:50 +0200
  • 79ee5abc7c Installation using cargo install FliegendeWurst 2021-04-17 13:14:57 +0200
  • 14b6cd4ec5 Update documentation for ipv6 Ferran Basora 2021-04-07 15:47:30 +0000
  • 7eb549875d capture pane with escape codes Ian Henry 2021-04-04 21:42:41 -0700
  • 8f031c5fcc fix unicode character width Ian Henry 2021-04-04 21:42:25 -0700
  • 106c6712be add workman alphabet Ian Henry 2021-04-04 21:37:02 -0700
  • cb8723a714 Fix two minor typos in README.md Rémi Prévost 2021-04-02 08:05:58 -0400
  • 3a0636454a Avoid argument clashing with hints Ferran Basora 2021-03-16 16:02:31 +0000
  • 8f95d2b6d2 Allow customize key otpions feature/key-options Ferran Basora 2021-03-07 11:48:32 +0000
  • 403be0fd1d Bump to version 0.5.1 0.5.1 Ferran Basora 2021-01-29 19:45:47 +0000
  • a82e46d841 Propagate alphabet parameter Ferran Basora 2021-01-29 17:53:22 +0000
  • 027ded9339 fix hint position when using contrast=1 and position off_left Federico Ciuffardi 2021-01-17 14:21:01 -0300
  • 187cce81d2 Fix all problems with zoomed panes Ferran Basora 2021-01-14 23:27:42 +0000
  • e8e147c42e Fix issue with dbg function Ferran Basora 2021-01-15 19:00:59 +0000
  • 53fdaa341c Mention hex color support in README Barnabas 2020-12-31 13:08:36 +0100
  • 25d410497e Add support for hex colors Barnabas 2020-12-29 16:19:46 +0100
  • b97519170b get_color to Box<dyn color::Color> instead of heap-allocating a ref. Barnabas 2020-12-29 16:12:08 +0100
  • 422eed9ecc Fix issue with visible content in panes Ferran Basora 2020-12-01 17:36:34 +0000
  • 580d9ebcf1 New dbg function Ferran Basora 2020-12-01 10:13:49 +0000
  • b0812d6b7b Bump to 0.5.0 0.5.0 Ferran Basora 2020-11-30 20:50:56 +0000
  • 9255c86797 Fix multi selection Ferran Basora 2020-11-28 16:22:21 +0000
  • ee850b2282 Fix tests Ferran Basora 2020-11-30 13:21:58 +0000
  • c4ce368904 Check tmux version before pane zooming Ferran Basora 2020-11-30 12:00:11 +0000
  • 86f08f42eb update test Peter Bartyik 2020-10-13 22:16:44 +0200
  • 0a7fba3f4e fix zoom after select Peter Bartyik 2020-10-13 21:13:05 +0200
  • 7da1b8edad keep zoom Peter Bartyik 2020-10-13 21:08:06 +0200
  • fc6d5833a3 Add more UTF / Emoji samples Ferran Basora 2020-09-07 16:35:44 +0000
  • d57e594737 Added support for wide characters such as cjk and emoji nilninull 2020-09-07 02:00:15 +0900
  • 9b677a67c6
    Merge branch 'master' into fix-regexp Ferran Basora 2020-09-04 20:35:17 +0200
  • 294da9073b Fix typo Ferran Basora 2020-09-04 16:18:12 +0000
  • cf009d3610 Fix tmux configuration for swapper module Ferran Basora 2020-09-04 12:49:32 +0000
  • 277685f487 nicer regexp Peter Bartyik 2020-09-04 09:56:14 +0200
  • 5313950597 I don't like it but it gets the job done Peter Bartyik 2020-09-03 15:58:36 +0200
  • 50c9a7602c readme update Peter Bartyik 2020-09-03 14:05:36 +0200
  • 1cddde2844 update readme Peter Bartyik 2020-09-03 13:15:54 +0200
  • e53c48cc93 fix regexp parsing from tmux config Peter Bartyik 2020-09-03 13:06:10 +0200
  • 3415117b6b Prerequisites Ferran Basora 2020-08-22 15:02:42 +0000
  • b0a76015f5 Bump version 0.4.4 0.4.4 Ferran Basora 2020-08-04 17:18:30 +0000
  • 1d0b0b68e7 Improve default command with display-message Ferran Basora 2020-08-04 17:09:08 +0000
  • 7c5f2e8f73 Add small spec on command execution Robert Estelle 2020-08-03 13:29:04 -0700
  • f48029fb50 Fix dangerous command splicing Robert Estelle 2020-07-29 13:50:35 -0700
  • b355406972 sh: Fix quoting discipline in tmux-thumbs.tmux Robert Estelle 2020-07-29 13:49:18 -0700
  • 92926c73f9 sh: Add strict failure flags Robert Estelle 2020-07-29 11:37:41 -0700
  • eced2d558e sh: Refactor argument construction Robert Estelle 2020-07-29 12:10:09 -0700
  • 27b0214408 sh: Factor out option name querying Robert Estelle 2020-07-29 11:34:25 -0700
  • 85de58b48e sh: Fix more quoting Robert Estelle 2020-07-29 11:30:06 -0700
  • a0548965f8 sh: Fix meaningless unquoted expansion Robert Estelle 2020-07-29 11:27:54 -0700
  • 16a1ac9cf5 sh: Move CURRENT_DIR to top of script as convention Robert Estelle 2020-07-29 11:35:42 -0700
  • 85d151df03 sh: Do not source ~/.bash_profile Robert Estelle 2020-07-29 11:23:33 -0700
  • d15774c5cc Improve positioning code Ferran Basora 2020-08-04 16:49:37 +0000