ybenel

Results 6 issues of ybenel

I'm not sure if it is an emacs issue but other themes seem to be working well with emacs. Here's a screenshot: ![chocolate_theme](https://user-images.githubusercontent.com/44820142/150698463-7d4efcd7-ccab-4748-9286-fe2493a4161e.png)

I'm not sure why this features hasn't been submitted yet in exa, it would be great to highlight files / folders that had been recently modified in the last 24-48hours.

### What did you expect to happen? Trying to do a match symbol and select for a second time should do a match and selection. ### What actually happened? Instead...

bug

I've came across a really annoying bug. is that some keys like ctrl, alt, tab, shift, home, end ,delete, caps_lock keys, functions keys are not recognized and display the wrong...

Github doesn't support audio files. Convert to mp3 via ffmpeg ``` ffmpeg -i file.mp4 -c copy VeryLongAnnoyingSiren.mp3 ``` https://user-images.githubusercontent.com/44820142/149557706-b7f8dad0-f2f7-45ac-909c-6e3dcf92e729.mp4 https://user-images.githubusercontent.com/44820142/149557069-3cd2c889-3b4d-44f4-a1af-6803090f24c2.mp4

### Describe the bug Incorrect handling of pointers within maps, when attempting to access a map that contains nested maps, where the innermost map's values are pointers to net.TcpConn objects....

Bug