Julian Fricker
Julian Fricker
I'm new to this plugin but it seems to have very tight integration with telescope. I made the full move from fzf to telescope and am very happy. This extension...
https://github.com/bb-qq/r8152/releases/tag/2.14.0-1 The one I used was geminilake: https://github.com/bb-qq/r8152/releases/download/2.14.0-1/r8152-geminilake-2.14.0-1.spk
I posted #189 as my use case is different. I have a single session for my project, but have lots of tabs open, each with their own working directory for...
Here is my fork with just `getcwd()` changed to `getcwd(-1,-1)` in `Lib.escaped_session_name_from_cwd()`. It now works exactly as I'd want. https://github.com/TC72/auto-session This isn't in a state for me to ask you...
> Hey! Sure I'll give it a try this afternoon :) Hey @caenrique, did you ever get a chance to try this?
Hi, You need to boot your mac into recovery mode and then launch the Terminal program. From there you need to use a command like this: ``` cp -Rp /Volumes/YourTimeMachineDisk/Backups.backupdb/YourComputerName/Latest/YourDiskName/System/Library/Extensions/IO80211Family.kext...
> Looks like a duplicate of this maybe? #76 Thanks, I did find that one before posting but the use cases are different. The other issue is using multiple tabs...
I'm going to come back to this issue as #76 is different. Will now replace every instance of `vim.fn.getcwd()` with `vim.fn.getcwd( -1,-1)` and see if it breaks anything.
I posted an issue related to this. How do you guys edit your journal files for things you don't catch with the rules file? Ledger handles this by only importing...
I came here to see if Claude support was planned as their latest model is reported to be good for coding. Something like this would be great and it would...