Denys Séguret

Results 55 issues of Denys Séguret

I notice this with 0.11.8 I have two computers with ubuntu and terminator. On one the double-clic works, on the other one there seems to be a problem computing the...

bug

git2 is a problem mainly due to its usage of glibc and induced compilation problems. So the goal would be to try replacing git2 with gix and check performances are...

enhancement

In the current master (and soon in 1.16), status messages on hitting alt-i or alt-h explain the toggling: ![image](https://user-images.githubusercontent.com/617006/193440223-aca55175-4564-4945-b1f6-c978556aba2c.png) ![image](https://user-images.githubusercontent.com/617006/193440240-0ea18dd0-2756-45c7-9705-74327a269557.png) ![image](https://user-images.githubusercontent.com/617006/193440255-248316b8-8032-4a4d-91bc-ba3be01a48e4.png) ![image](https://user-images.githubusercontent.com/617006/193440265-0332fdd0-ea45-4755-9876-adc4f1d5a9b2.png) I now think this could be more consistent...

enhancement
opinion survey

Reported by @willhansen in #153 and confirmed.

The goal would be to let programs running in a container access some keys without using files. One could imagine a scenario with a script asking you to open a...

I tested it both in my programs and using make test. Everything seems OK. I had to make a lot of small changes related mainly to the evolutions of Error...

In order to allow the writing of the resulting css file in the same directory, files whose name ends in "min.css" are now excluded. This makes it possible to execute...

They would control the max depth of searches. Related: #775 #404

enhancement

`:show` is similar to `:select` but adds the missing lines in the tree. Example: broot -c ':show some/long/path' will generally manage to display the provided path if it's a children...