Commit c1dad0a
committed
Pane(fix[clear_history]): -H resets hyperlinks, not clears pane content
why: clear-history -H calls screen_reset_hyperlinks(), removing OSC 8
hyperlinks. It does not clear visible pane content. Verified in
cmd-capture-pane.c:226.
what:
- Rename clear_pane param to reset_hyperlinks
- Update docstring and warning message1 parent 6bd8a62 commit c1dad0a
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1967 | 1967 | | |
1968 | 1968 | | |
1969 | 1969 | | |
1970 | | - | |
| 1970 | + | |
1971 | 1971 | | |
1972 | 1972 | | |
1973 | 1973 | | |
1974 | 1974 | | |
1975 | | - | |
1976 | | - | |
1977 | | - | |
| 1975 | + | |
| 1976 | + | |
1978 | 1977 | | |
1979 | 1978 | | |
1980 | 1979 | | |
| |||
1988 | 1987 | | |
1989 | 1988 | | |
1990 | 1989 | | |
1991 | | - | |
| 1990 | + | |
1992 | 1991 | | |
1993 | 1992 | | |
1994 | 1993 | | |
1995 | 1994 | | |
1996 | | - | |
| 1995 | + | |
1997 | 1996 | | |
1998 | 1997 | | |
1999 | 1998 | | |
| |||
0 commit comments