NorfairKing / smos

A comprehensive self-management System
https://smos.online
MIT License
294 stars 48 forks source link

Support opening file with cursor on specified line #271

Open distefam opened 11 months ago

distefam commented 11 months ago

I use my own scripts that use grep, etc. to find within files, which I then pipe to smos. It would be very helpful to be able to open a smos file with the cursor at the location grep reported a match was found at.

NorfairKing commented 11 months ago

PR welcome :P No idea how you'd do that.