Skip to content

Commit

Permalink
Switch from termion to crossterm
Browse files Browse the repository at this point in the history
Squash of:
- Switch from termion to crossterm (@brightly-salty)
- Abstract away a view for easier layouting (@brightly-salty)
- Add lockfile (@ThePuzzlemaker)
- Undo some AST/parser changes (@ThePuzzlemaker)

Co-authored-by: ThePuzzlemaker <tpzker@thepuzzlemaker.info>
  • Loading branch information
brightly-salty and ThePuzzlemaker committed Oct 4, 2021
1 parent b642d18 commit 08c3aba
Show file tree
Hide file tree
Showing 8 changed files with 1,327 additions and 307 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
debug/
target/

Cargo.lock

**/*.rs.bk

.pdb
Loading

0 comments on commit 08c3aba

Please sign in to comment.