ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/perl/matcher
Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sun May 28 10:40:41 2023 UTC (11 months ago) by sf-exg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.40: +5 -8 lines
Diff to previous 1.40
matcher: simplify

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Fri Dec 9 05:06:46 2022 UTC (16 months, 2 weeks ago) by root
Branch: MAIN
Changes since 1.39: +27 -17 lines
Diff to previous 1.39
*** empty log message ***

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Nov 21 19:33:32 2021 UTC (2 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_29, rxvt-unicode-rel-9_30
Changes since 1.38: +30 -0 lines
Diff to previous 1.38
*** empty log message ***

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sun Nov 21 17:08:57 2021 UTC (2 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.37: +3 -5 lines
Diff to previous 1.37
matcher: match urls with double-width chars

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Jul 24 09:48:43 2021 UTC (2 years, 9 months ago) by root
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
remove =over identation

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed Jul 14 12:39:57 2021 UTC (2 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
Improve view_start perl method

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue Mar 17 09:25:16 2015 UTC (9 years, 1 month ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_22, rxvt-unicode-rel-9_25, rxvt-unicode-rel-9_26
Changes since 1.34: +16 -2 lines
Diff to previous 1.34
Add support in matcher to cycle through the matches with a key combination bound to 'matcher:select'.

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue Oct 14 09:00:43 2014 UTC (9 years, 6 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_21
Changes since 1.33: +10 -9 lines
Diff to previous 1.33
Minor fixes to matcher.

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Oct 13 19:39:42 2014 UTC (9 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.32: +4 -3 lines
Diff to previous 1.32
Change matcher:on_line_update to set the line rendition once, rather than for every match.

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed Jul 30 15:22:51 2014 UTC (9 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.31: +5 -2 lines
Diff to previous 1.31
Do not needlessly scan the same line multiple times in matcher:most_recent.

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Jun 22 07:51:21 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.30: +147 -0 lines
Diff to previous 1.30
Add 'matcher:select' mode.

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Jun 21 14:11:18 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
Indent.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 21:06:53 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
Define $off also when $col is 0.

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 12:24:43 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
Fix typo.

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 11:38:00 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.26: +0 -1 lines
Diff to previous 1.26
Remove unused variable.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Jun 13 21:57:16 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.25: +10 -13 lines
Diff to previous 1.25
Minor cleanup and changes to matcher.

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Jun 13 21:49:19 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24
Fix computation in matcher of a match spanning a given 'row|col' pair
when 'row' is not the first row of the corresponding logical line.

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Jun 12 19:29:28 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Fix find_matches call in matcher:matchlist.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Jun 12 12:19:09 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
Fix fix style.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Jun 12 12:16:42 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
Fix style.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Jun 12 12:13:52 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.20: +22 -28 lines
Diff to previous 1.20
Remove code duplication.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Jun 12 06:03:49 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.19: +16 -4 lines
Diff to previous 1.19
Port matcher to on_action API.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Jun 7 20:07:38 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.18: +8 -1 lines
Diff to previous 1.18
Make matcher:list really compute the 10 'most recent' matches.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 11:47:20 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.17: +49 -62 lines
Diff to previous 1.17
Cleanup and fix matcher:list.

Selecting a match now executes the associated launcher, if there is one,
instead of the default launcher.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat May 31 19:47:42 2014 UTC (9 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.16: +55 -55 lines
Diff to previous 1.16
Indent.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed May 28 17:01:32 2014 UTC (9 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
Doc fix.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat May 17 13:38:23 2014 UTC (9 years, 11 months ago) by root
Branch: MAIN
Changes since 1.14: +5 -5 lines
Diff to previous 1.14
X_RESOURCE => RESOURCE

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat May 17 13:34:35 2014 UTC (9 years, 11 months ago) by root
Branch: MAIN
Changes since 1.13: +13 -11 lines
Diff to previous 1.13
style

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Sep 4 22:41:11 2012 UTC (11 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_16, rxvt-unicode-rel-9_17, rxvt-unicode-rel-9_18, rxvt-unicode-rel-9_19, rxvt-unicode-rel-9_20
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Aug 6 19:25:59 2012 UTC (11 years, 8 months ago) by sf-tpope
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
matcher: Support non-ascii characters in default regexp

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Jun 10 17:39:54 2012 UTC (11 years, 10 months ago) by root
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Jun 10 17:31:53 2012 UTC (11 years, 10 months ago) by root
Branch: MAIN
Changes since 1.9: +37 -0 lines
Diff to previous 1.9
move perl docs to extensions

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Jun 10 13:58:05 2012 UTC (11 years, 10 months ago) by root
Branch: MAIN
Changes since 1.8: +2 -5 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Jun 6 15:06:41 2012 UTC (11 years, 10 months ago) by root
Branch: MAIN
Changes since 1.7: +13 -9 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 20:02:32 2011 UTC (12 years, 8 months ago) by sf-tpope
Branch: MAIN
CVS Tags: rel-9_14, rxvt-unicode-rel-9_15
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Email update

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Aug 19 23:08:35 2011 UTC (12 years, 8 months ago) by sf-tpope
Branch: MAIN
Changes since 1.5: +105 -5 lines
Diff to previous 1.5
Keyboard accessible list of recent matches in matcher

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Aug 19 23:02:46 2011 UTC (12 years, 8 months ago) by sf-tpope
Branch: MAIN
Changes since 1.4: +12 -7 lines
Diff to previous 1.4
Consume button release events in matcher

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Jun 10 23:42:36 2007 UTC (16 years, 10 months ago) by tpope
Branch: MAIN
CVS Tags: before_dynamic_fontidx, dynamic_fontidx, rel-8_3, rel-8_4, rel-8_5a, rel-8_6, rel-8_7, rel-8_8, rel-8_9, rel-9_0, rel-9_01, rel-9_02, rel-9_05, rel-9_06, rel-9_07, rel-9_09, rel-9_10, rel-9_11, rel-9_12
Changes since 1.3: +23 -23 lines
Diff to previous 1.3
Fixed and documented matcher/on_user_command

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Jun 10 23:10:01 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.2: +24 -24 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 16:18:56 2007 UTC (17 years, 3 months ago) by tpope
Branch: MAIN
CVS Tags: rel-8_2
Changes since 1.1: +50 -5 lines
Diff to previous 1.1
matcher changes

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Nov 11 20:06:34 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-8_1
*** empty log message ***

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a