dragonxlwang

Results 7 issues of dragonxlwang

Recently after upgrading to 0.14.3 I found that advanced-open-file will always open ".DS_Store" file of the directory by default (I am using a Mac). How can I disable it? This...

As you can see, fpp works in command mode if I use pipe instead of tmux-fpp where it doesn't work instead. Am I missing anything? ![untitled](https://cloud.githubusercontent.com/assets/15812510/14068554/8231bf28-f44c-11e5-826e-6eaf28878700.gif)

bug

Hello, An example that I have ``` void func( T1 t1, T2 t2, T3 t3); ``` where that if I want to comment out the `t2`, because it's not used...

Summary: Micro hash Lookup, a LUT learnt from both sparse ID and optionally embeddings. 1. reduced hash collision: id is mapped to `num_shards` hash slots and embedding is concat from...

CLA Signed
fb-exported

When saving the session, my buffer number was starting from 0 However, when loading the session, the buffer number starts from 4 instead. Is there a reasoning behind this? Thanks,

Thanks for the tool! Everything is nice except for me that it doesn't display added/deleted files, which is useful for inspecting changeset before submitting. https://github.com/dragonxlwang/icdiff forked the repo and makes...

noob question but couldn't find related in the doc. Asking if there's a key mapping for jump to start of the block? Thanks!