Oscar

Results 12 comments of Oscar

Is there any progress with this? I still have the issue.

Okay, so I checked out the code and it looks like we do `cat tags other_dir/tags` to list all entries in the tagfiles. But in this process we lose the...

The worktree I mean in this case is `test_work_tree`. So a way to display that folder name is what I am after. Something like this could the status bar look...

Yes something like that. I have to see if I can find a symbol for it, otherwise it can just be changed (or removed) at a later time.

Closing as I can't replicate this again

This is possible with rsync filter option `--filter=':- .gitignore` https://stackoverflow.com/questions/13713101/rsync-exclude-according-to-gitignore-hgignore-svnignore-like-filter-c

Do I need to simplify the tests or is an update needed?

Hmm. I have to think about this one. I have #29 where you then could just add an ignore file to ignore the build folder. Also could you explain the...

Generally I want it to work out of the box but still be easy to extend if needed.

Okay, sure we could add this. But I can tell you the reason why it's there. Say you have a git repo synced up to a remote and I delete...