Jay Koutavas

Results 26 comments of Jay Koutavas

Okay, good point. I'll apply more due diligence as I progress as I delve deeper into dividing "view from app"

Okay, I'll roll these back. The "big picture plan" has evolved since I started. I originally was hoping to separate-out an iTerm "ViewKit" library, which had everything necessary to provide...

> I suppose when a new file is added both the xcode project and the makefile will need to be updated together? Yeah, pretty much like that. I'm hoping to...

@gnachman, it's been a few days since my last comment re:Big Picture. Let me fill you in on what I've been to. I paused my work on sorting-out the headers...

> I made a rough sketch of how to refactor PTYTask to enable this in the `refactor_ptytask` branch. I looked over this branch a few days ago, but I didn't...

Hi. As you can see by my recent commits on jkoutavas/iTerm2, I'm begun tackling the comments @gnachman (George) has made on this PR. I'm going to do my work in...

@lemonmojo Well met. If I'm reading it right from the README at https://github.com/lemonmojo/RoyalTSX_V4_Public, have you achieved a form of my "phase 2" -- treat iTerm2 as an embedded view, and...

> You then just grab the session's view with `[iTermLibSessionController view]` and add it to any `NSWindow` you want. Hmm @lemonmojo, I made a poor assumption that because there were...

@lemonmojo Yeah. Very understandable. To have a fully supported "iTerm2Core.framework" that can weather main repo updates, @gnachman would have to decide to use it in the iTerm2.app itself. George, how...

> If we do choose to go down this route it will need to be a number of small-enough-to-grok incremental changes. @gnachman Yep, that's my thinking too. Incremental steps, if...