[bug #60666] [grotty] add OSC 8 support for hyperlinks

2022-10-06 Thread G. Branden Robinson
Update of bug #60666 (project groff): Category: Driver - others/general => Driver grotty ___ Reply to this item at: ___ Messag

[bug #60666] [grotty] add OSC 8 support for hyperlinks

2021-10-01 Thread G. Branden Robinson
Update of bug #60666 (project groff): Status: In Progress => Fixed Open/Closed:Open => Closed Planned Release:None => 1.23.0

[bug #60666] [grotty] add OSC 8 support for hyperlinks

2021-09-30 Thread G. Branden Robinson
Follow-up Comment #6, bug #60666 (project groff): Here's the current WIP. Some work needs to be done in src/roff/troff/input.cpp:encode_char() to stop throwing warnings about some escape sequences. Maybe that type of warning needs to be defeasible with a flag, or a new request that strips such t

[bug #60666] [grotty] add OSC 8 support for hyperlinks

2021-06-02 Thread anonymous
Follow-up Comment #5, bug #60666 (project groff): Hello Branden. Well, sure. I saw your SGR thing already by then. I do not like introducing more and more environment variables for each and every thing myself. However, .. end-users can only control via that. More or less. There should be a well-k

[bug #60666] [grotty] add OSC 8 support for hyperlinks

2021-05-25 Thread G. Branden Robinson
Follow-up Comment #4, bug #60666 (project groff): Sorry, forgot to preview--that thing was riddled with typos. Second try. My design and implementation thoughts. 1. As suggested earlier, I think we want two device control keywords. One, "osc8" to enable/disable this feature. The other, to act

[bug #60666] [grotty] add OSC 8 support for hyperlinks

2021-05-25 Thread G. Branden Robinson
Follow-up Comment #3, bug #60666 (project groff): My design and implementation thoughts. 1. As suggested earlier, I think we want two device control keywords. One, "osc8" to enable/disable this feature. The other, to actual direct the output of the link, I think we should call something more ob

[bug #60666] [grotty] add OSC 8 support for hyperlinks

2021-05-25 Thread G. Branden Robinson
Update of bug #60666 (project groff): Status:None => In Progress ___ Follow-up Comment #2: Thanks, Steffen! I'm inlining your groff patch; I have comments on it. I'd like to share my thin

[bug #60666] [grotty] add OSC 8 support for hyperlinks

2021-05-25 Thread anonymous
Follow-up Comment #1, bug #60666 (project groff): Great! Let me attach my final patches to grotty and less (your linked one does not yet securely quote content). It would be great to see OSC 8 addition to grotty, not unlikely converters like docbook etc. would start using it. (I am not subscribed.

[bug #60666] [grotty] add OSC 8 support for hyperlinks

2021-05-24 Thread G. Branden Robinson
URL: Summary: [grotty] add OSC 8 support for hyperlinks Project: GNU troff Submitted by: gbranden Submitted on: Tue 25 May 2021 03:04:47 AM UTC Category: Device - others