@@ -239,7 +239,7 @@ source <(toru init --bash)
239239>  the CLI interface is subject to change. PR's and advice on project sturcture, pkg organization and
240240>  feedback on the UI of toru is much appreciated.
241241> 
242- >  Currently tested on Linux and Windows
242+ >  Currently tested on Linux, Mac  and Windows
243243>  I would much appreciate someone reporting on the functionality on any BSD or Mac
244244>  Android with termux currently has UDP issues. Idk much about how android works
245245
@@ -267,6 +267,7 @@ source <(toru init --bash)
267267## Good issues to work on  
268268
269269-  [ ]  add a package for your distro
270+ -  [ ]  fix race condition in UI between progress bar and fzf interface when searching interactively
270271
271272## Roadmap  
272273
@@ -283,8 +284,9 @@ source <(toru init --bash)
283284    Push to the branch: git push origin my-new-feature 
284285    Submit a pull request 🤘 
285286
286- PR's welcome! This project currently uses Golang 1.21.7
287- make sure to format go files using ` gofmt ` 
287+ PR's welcome! This project currently uses Golang 1.22.2
288+ make sure to format go files using ` gofmt `  and ` alejandra `  for nix. I'm likely to reject PR's that are directly to main unless they are small
289+ or are regarding typos, the readme or documentation.
288290
289291## Why though?  
290292
@@ -305,3 +307,4 @@ Consider creating a PR, taking up a minor issue on the TODO list, leaving an iss
305307me a coffee!
306308
307309![ moe-visitor-counter] ( https://count.getloli.com/get/@sweetbbak?theme=asoul ) 
310+ ![ moe] ( https://camo.githubusercontent.com/dbf5b38242697e9e50ac56f3d6dfec3a65057129fa1dde5d89afdd1a6e876ffe/68747470733a2f2f636f756e742e6765746c6f6c692e636f6d2f6765742f4073776565746262616b3f7468656d653d61736f756c ) 
0 commit comments