Commit graph

45 commits

Author SHA1 Message Date
Chris Breneman c80c2c0680 Fix config typo 2021-12-20 02:25:21 -05:00
Chris Breneman 5faa1c4833 Fix README TOC 2021-12-19 02:04:29 -05:00
Chris Breneman 89fec42fe8 Add line copy action.
Closes #10
2021-12-19 01:44:26 -05:00
Chris Breneman 79b7cb64bb Add config for colors
Closes #9
2021-12-12 23:55:31 -05:00
CrispyConductor 0705681ee4
Merge pull request #8 from tomerha/markdown-paths
added ` as a path delimit character for quickcopy and updated regexes
2021-12-06 14:09:52 -05:00
Tomer Harpaz 8f24223ca5 added ` as a path delimit character for quickcopy and updated regexes 2021-12-06 11:53:49 +02:00
CrispyConductor 289e1864ca
Merge pull request #6 from jaehyung-ca/main
fixed the issue that Popen.communicate hangs waiting stdout of a command
2021-11-12 20:42:44 -05:00
Jaehyung Choi 626c408c7d fixed the issue that Popen.communicate hangs waiting stdout of a command 2021-11-12 03:19:32 -08:00
Chris Breneman 7072e6c58e Readme improvements, suggested by m040601 2021-08-30 15:51:40 -04:00
Chris Breneman 4f68b76d90 Readme update 2021-03-12 18:11:45 -05:00
Chris Breneman c7f05d8b34 Fix easymotion when in scrolled copy-mode.
Fixes #1
2021-03-02 16:20:39 -05:00
Chris Breneman 09198dc180 Add workaround for occasional curses issue 2021-02-08 20:29:16 -05:00
Chris Breneman 2f35ed8dfe Replace highlight char with highlight ranges 2021-01-18 22:34:51 -05:00
Chris Breneman 367877b393 Extend max length for path matches 2021-01-18 17:11:53 -05:00
Chris Breneman 31374bb11b Add readme 2021-01-18 02:14:09 -05:00
Chris Breneman 0900ff5878 Don't need swap-panes -Z anymore 2021-01-18 00:16:57 -05:00
Chris Breneman c6ed741180 Expand ~ in copy command 2021-01-18 00:03:20 -05:00
Chris Breneman 15a9660b34 Clean up a bit 2021-01-17 23:55:41 -05:00
Chris Breneman ac88f76749 Allow disabling default options 2021-01-17 23:41:59 -05:00
Chris Breneman 544ea78364 Add quickopen 2021-01-17 23:30:38 -05:00
Chris Breneman e1ba372145 More matches 2021-01-17 21:56:34 -05:00
Chris Breneman 53b3cc1ac2 Fix multiline option 2021-01-17 21:45:02 -05:00
Chris Breneman f7239d6462 More matches 2021-01-17 21:06:34 -05:00
Chris Breneman 3ce1e9c602 More 2021-01-17 20:17:09 -05:00
Chris Breneman ccb3ec067e More quickcopy 2021-01-17 00:25:37 -05:00
Chris Breneman 51b67b8809 More quickcopy 2021-01-16 15:04:13 -05:00
Chris Breneman 8520274cd5 More quickcopy 2021-01-16 14:48:52 -05:00
Chris Breneman 1ebc183d43 More quickcopy 2021-01-16 13:35:23 -05:00
Chris Breneman ef44ee3fe3 More quickcopy stuff 2021-01-16 04:07:43 -05:00
Chris Breneman ac6abc07b9 Error handling 2021-01-16 01:48:18 -05:00
Chris Breneman 22314bbea5 Some refactoring 2021-01-16 01:46:14 -05:00
Chris Breneman bfda620189 Add status message 2021-01-15 03:06:12 -05:00
Chris Breneman ed8a0f49fa Add easycopy binding 2021-01-15 02:42:23 -05:00
Chris Breneman 63d87f035b Copy working 2021-01-15 02:23:27 -05:00
Chris Breneman 5bf7ee82ee Alignment stuff 2021-01-15 02:00:20 -05:00
Chris Breneman ece94d25c2 More refactoring capturej 2021-01-14 14:45:52 -05:00
Chris Breneman 94029a79f2 More 2021-01-14 13:21:48 -05:00
Chris Breneman d67f144e82 easycopy begin work 2021-01-13 23:36:20 -05:00
Chris Breneman 92777f656a Keybinds 2021-01-13 21:33:27 -05:00
Chris Breneman 8c8d1fe54d Refactor 2021-01-13 20:22:17 -05:00
Chris Breneman f1bdfdbad1 Spawn cat instead of shell 2021-01-13 19:05:47 -05:00
Chris Breneman 6675a71c19 Fix writing to bottom-right char 2021-01-13 18:43:01 -05:00
Chris Breneman bc2aaf49c3 Add time logging 2021-01-13 18:28:48 -05:00
Chris Breneman ce56573ec3 Support reading tmux options 2021-01-13 18:02:12 -05:00
Chris Breneman e71ba40f26 Initial commit 2021-01-13 16:37:43 -05:00