Skip to content
Snippets Groups Projects
  1. Apr 29, 2015
  2. Apr 28, 2015
    • George Nachman's avatar
      Limit upper bound of command size · 1c2e9ebe
      George Nachman authored
      1c2e9ebe
    • George Nachman's avatar
      Try to fix a common crash in the nightly build in [LineBlock... · 4319758e
      George Nachman authored
      Try to fix a common crash in the nightly build in [LineBlock getWrappedLineWithWrapWidth:lineNum:lineLength:includesEndOfLine:yOffset:continuation:], which I suspect is caused by a negative row passed to tabFillerOrphansOnRow:. From the comments in crash logs, it looks like shell integration is failing to mark the end of the command for some people; after a lot of output, the start of the command is lost to overflow, leading to a negative Y value in the command range, which gets passed to tabFillerOrphansOnRow.
      4319758e
    • George Nachman's avatar
      Add a cancel button to the prompt for substitutions, thus allowing session... · fd3570ab
      George Nachman authored
      Add a cancel button to the prompt for substitutions, thus allowing session creation anywhere to fail. Make the parameter panel less ugly.
      
      Preserve substitutions in saved arrangements. Fixes issue 1063.
      
      Remove a bunch of dead code.
      
      Fix Shell>Close terminal window by implementing -[PseudoTerminal performClose:]
      fd3570ab
  3. Apr 27, 2015
  4. Apr 26, 2015
  5. Apr 25, 2015
  6. Apr 24, 2015
  7. Apr 22, 2015
  8. Apr 21, 2015
Loading