index
:
pw
master
Pipe Watch utility
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move batch command execution into function.
Kaz Kylheku
2022-05-08
1
-14
/
+23
*
New video: split screen demo.
Kaz Kylheku
2022-05-07
1
-0
/
+4
*
New -e option to execute commands.
Kaz Kylheku
2022-05-07
2
-6
/
+52
*
Move trigger setting into execute function.
Kaz Kylheku
2022-05-07
1
-99
/
+99
*
Main loop vars: indentation fix.
Kaz Kylheku
2022-05-07
1
-2
/
+2
*
Change execute function's interface.
Kaz Kylheku
2022-05-07
1
-40
/
+57
*
New feature: trigger frequency and snapshot count.
Kaz Kylheku
2022-05-07
2
-11
/
+103
*
Use hex constants for status flags.
Kaz Kylheku
2022-05-07
1
-11
/
+11
*
Bugfix: getznn must allow zero.
Kaz Kylheku
2022-05-07
1
-1
/
+1
*
Algebraic adjustment in inequality.
Kaz Kylheku
2022-05-06
1
-1
/
+1
*
Minor tweak to middle pane behavior.
Kaz Kylheku
2022-05-06
1
-1
/
+1
*
Implement . (period) command for repeating commands.
Kaz Kylheku
2022-05-06
2
-3
/
+33
*
Convert almost all remaining unsigned int.
Kaz Kylheku
2022-05-06
1
-28
/
+27
*
Fix work overflow. Also increase max workbout to 4096.
Kaz Kylheku
2022-05-06
1
-2
/
+6
*
Fix lagging redraw upon resume from background.
Kaz Kylheku
2022-05-06
1
-1
/
+1
*
Show display params with Ctrl-G; restore with -p option.
Kaz Kylheku
2022-05-06
2
-4
/
+89
*
Result messages persist until key hit.
Kaz Kylheku
2022-05-06
1
-1
/
+3
*
Clip vertical splits correctly when line numbers turned on.
Kaz Kylheku
2022-05-06
1
-9
/
+20
*
Left and right separator indistinguishable when alone.
Kaz Kylheku
2022-05-06
1
-6
/
+6
*
Draw left bars even when there is no left pane.
Kaz Kylheku
2022-05-06
1
-2
/
+4
*
Removal of dubious addch(line, 0) caused crash.
Kaz Kylheku
2022-05-06
1
-0
/
+8
*
New { } commands to reposition middle pane origin.
Kaz Kylheku
2022-05-06
2
-0
/
+26
*
Limit scrolling to max line length, not arbitrary 10000.
Kaz Kylheku
2022-05-06
1
-1
/
+1
*
Remove dubious addch(line, 0) and compensating hack elsewhere.
Kaz Kylheku
2022-05-06
1
-2
/
+1
*
The [ ], < > commands take count.
Kaz Kylheku
2022-05-06
2
-33
/
+37
*
Nuke most unsigned int.
Kaz Kylheku
2022-05-06
1
-23
/
+22
*
Exchange [ ] and < > commands.
Kaz Kylheku
2022-05-06
2
-8
/
+8
*
Don't change middle pane origin and width when moving left split.
Kaz Kylheku
2022-05-06
1
-8
/
+3
*
Rewrite buggy middle pane logic.
Kaz Kylheku
2022-05-06
1
-47
/
+24
*
Fix pane display bugs.
Kaz Kylheku
2022-05-06
1
-6
/
+39
*
Adjust or hide panes on window resize.
Kaz Kylheku
2022-05-06
1
-0
/
+7
*
README: code has grown a bit.
Kaz Kylheku
2022-05-06
1
-1
/
+1
*
Toggle highlighting of marker chars.
Kaz Kylheku
2022-05-06
2
-6
/
+45
*
New feature: double vertical split.
Kaz Kylheku
2022-05-05
2
-14
/
+148
*
Refactoring post: split long lines.
Kaz Kylheku
2022-05-05
1
-8
/
+18
*
Refactoring: some vars moved into pwstate struct.
Kaz Kylheku
2022-05-05
1
-196
/
+201
*
README: Try to add PlantUML State Diagram.
Kaz Kylheku
2022-05-04
1
-0
/
+4
*
README: improved wording about background operation.
Kaz Kylheku
2022-05-04
1
-2
/
+3
*
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
2
-5
/
+38
*
Don't retrace if there are no lines to draw.
Kaz Kylheku
2022-05-03
1
-1
/
+1
*
Line number cosmetic issue.
Kaz Kylheku
2022-05-03
1
-2
/
+2
*
Implement quit count safeguard.
Kaz Kylheku
2022-05-03
2
-3
/
+37
*
Bugfix: stat_force not stat_dirty to display cmd result.
Kaz Kylheku
2022-05-03
1
-1
/
+1
*
New -g option to pre-load the grep stack.
Kaz Kylheku
2022-05-03
2
-1
/
+86
*
Ctrl-L refresh.
Kaz Kylheku
2022-05-03
2
-0
/
+5
*
Keep taking snapshots in background.
Kaz Kylheku
2022-05-03
1
-3
/
+3
*
README tweaking.
Kaz Kylheku
2022-05-03
1
-25
/
+28
*
Relax restrictions on stdout; improve error reporting.
Kaz Kylheku
2022-05-02
2
-29
/
+27
*
Remove non-interactive mode.
Kaz Kylheku
2022-05-02
2
-74
/
+92
[prev]
[next]