Skip to content

Commit

Permalink
Working towards cross-platform!
Browse files Browse the repository at this point in the history
Replace clipboard with copypasta for cross-platform usage

Platform Specific config file locations

Windows now opens but is currently unusable (Command mode not working, File nav flickers in powershell and when ran as standalone, crashes when selecting a file)
  • Loading branch information
0xGingi committed Sep 30, 2024
1 parent 55fc13e commit 9dc4fde
Show file tree
Hide file tree
Showing 5 changed files with 463 additions and 88 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
target/
target/
scripts/
.cargo/
Loading

0 comments on commit 9dc4fde

Please sign in to comment.