Skip to content

Commit

Permalink
Update hterm
Browse files Browse the repository at this point in the history
Put the character under the cursor into the cursor node

Also make Xcode always run mkdist, because it doesn't support depfiles
and it's very quick anyway.

Fixed ish-app#532
  • Loading branch information
tbodt committed May 23, 2020
1 parent 7b98b7f commit 69d1f1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion app/terminal/libapps
1 change: 0 additions & 1 deletion iSH.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,6 @@
files = (
);
inputPaths = (
"$(SRCROOT)/app/terminal/libapps",
);
name = "Compile JavaScript";
outputPaths = (
Expand Down

0 comments on commit 69d1f1c

Please sign in to comment.