index
:
pw
master
Pipe Watch utility
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pw.1
Commit message (
Expand
)
Author
Age
Files
Lines
*
New feature: trigger frequency and snapshot count.
Kaz Kylheku
2022-05-07
1
-0
/
+47
*
Implement . (period) command for repeating commands.
Kaz Kylheku
2022-05-06
1
-0
/
+13
*
Show display params with Ctrl-G; restore with -p option.
Kaz Kylheku
2022-05-06
1
-0
/
+33
*
New { } commands to reposition middle pane origin.
Kaz Kylheku
2022-05-06
1
-0
/
+14
*
The [ ], < > commands take count.
Kaz Kylheku
2022-05-06
1
-12
/
+16
*
Exchange [ ] and < > commands.
Kaz Kylheku
2022-05-06
1
-4
/
+4
*
Toggle highlighting of marker chars.
Kaz Kylheku
2022-05-06
1
-0
/
+10
*
New feature: double vertical split.
Kaz Kylheku
2022-05-05
1
-4
/
+49
*
Man page: new BUGS entry about those zero line numbers.
Kaz Kylheku
2022-05-04
1
-0
/
+7
*
Impose limit on maximum line length, controlled by option.
Kaz Kylheku
2022-05-03
1
-0
/
+13
*
Implement quit count safeguard.
Kaz Kylheku
2022-05-03
1
-1
/
+16
*
New -g option to pre-load the grep stack.
Kaz Kylheku
2022-05-03
1
-0
/
+55
*
Ctrl-L refresh.
Kaz Kylheku
2022-05-03
1
-0
/
+3
*
Relax restrictions on stdout; improve error reporting.
Kaz Kylheku
2022-05-02
1
-6
/
+4
*
Remove non-interactive mode.
Kaz Kylheku
2022-05-02
1
-39
/
+64
*
New feature: read input if executing in background.
Kaz Kylheku
2022-05-02
1
-0
/
+28
*
Add forgotten copyright block to C source.
Kaz Kylheku
2022-05-02
1
-1
/
+1
*
Man page: + clears history and is disabled in history view.
Kaz Kylheku
2022-05-01
1
-0
/
+4
*
New # command to toggle line numbers.
Kaz Kylheku
2022-05-01
1
-3
/
+8
*
Allow leading ! to invert trigger patterns.
Kaz Kylheku
2022-05-01
1
-1
/
+19
*
New feature: snapshot history.
Kaz Kylheku
2022-05-01
1
-2
/
+50
*
New a, d commands to advance or delay triggers.
Kaz Kylheku
2022-04-30
1
-0
/
+10
*
Fix issues with the count prefix.
Kaz Kylheku
2022-04-30
1
-0
/
+3
*
New feature: multi-line triggering.
Kaz Kylheku
2022-04-30
1
-32
/
+90
*
Commands can have numeric prefix: + is guinea pig for this.
Kaz Kylheku
2022-04-30
1
-6
/
+15
*
Use BRE by default, with optional ERE.
Kaz Kylheku
2022-04-29
1
-4
/
+33
*
Handle terminal resizing.
Kaz Kylheku
2022-04-29
1
-2
/
+10
*
Bugfix: while editing new trigger, don't reset current.
Kaz Kylheku
2022-04-29
1
-0
/
+3
*
New :i and :l commands to adjust intervals.
Kaz Kylheku
2022-04-29
1
-2
/
+16
*
Man page: new material in BUGS section.
Kaz Kylheku
2022-04-29
1
-2
/
+19
*
New + command to increase display height.
Kaz Kylheku
2022-04-28
1
-1
/
+7
*
Implement Ctrl-Z suspend.
Kaz Kylheku
2022-04-28
1
-2
/
+12
*
History recall for colon commands and trigger patterns.
Kaz Kylheku
2022-04-28
1
-0
/
+11
*
grep: show patterns in status rather than stack depth.
Kaz Kylheku
2022-04-28
1
-4
/
+9
*
New feature: grep mode with pattern stack.
Kaz Kylheku
2022-04-28
1
-0
/
+34
*
Regex matching for trigger mode.
Kaz Kylheku
2022-04-27
1
-14
/
+21
*
New feature: trigger mode.
Kaz Kylheku
2022-04-27
1
-0
/
+28
*
man page: fix small mistakes and improve wording.
Kaz Kylheku
2022-04-27
1
-2
/
+5
*
Rethink suspend mode: FIFO always freewheels.
Kaz Kylheku
2022-04-27
1
-19
/
+18
*
Add a vi-like colon mode with :w, :a and :! commands.
Kaz Kylheku
2022-04-26
1
-0
/
+45
*
New project, Pipe Watch.
Kaz Kylheku
2022-04-26
1
-0
/
+248