Lilian Jónsdóttir
|
50f4dbda8a
|
some clean up
|
2024-08-14 15:08:50 -07:00 |
|
Lilian Jónsdóttir
|
d8ec25b36d
|
use percent encoding on filenames
|
2024-08-05 23:09:52 -07:00 |
|
Lilian Jónsdóttir
|
98a5044662
|
make linter happier
|
2024-07-31 00:13:48 -07:00 |
|
Lilian Jónsdóttir
|
9b87c02744
|
make linters happy
fix typos, less short and more idomatic variable names, package comments, etc.
|
2024-07-30 11:43:54 -07:00 |
|
Lilian Jónsdóttir
|
eafd8cd33d
|
sort some functions
exported on top
|
2024-07-28 18:07:07 -07:00 |
|
Lilian Jónsdóttir
|
a5e0a2546c
|
better docstring for dirs.UnExpand
|
2024-07-28 18:04:12 -07:00 |
|
Lilian Jónsdóttir
|
20f6dc92bc
|
large performance improvement
sorting 400k - 800k files is much faster, and no longer unbearable
|
2024-07-15 18:48:13 -07:00 |
|
Lilian Jónsdóttir
|
30b605a230
|
replace workdir with /
and do it right this time
I hope...
|
2024-07-15 17:10:38 -07:00 |
|
Lilian Jónsdóttir
|
26f5f383ce
|
don't replace workdir anymore
|
2024-07-15 15:59:54 -07:00 |
|
Lilian Jónsdóttir
|
f859631f4e
|
display workdir in header if used
and truncate in table view
|
2024-06-30 20:01:36 -07:00 |
|
Lilian Jónsdóttir
|
a3ff94ec8e
|
play nice with other implementations that replace " " with "%20"
|
2024-06-28 10:45:44 -07:00 |
|
Lilian Jónsdóttir
|
966643fd2e
|
replace workdir with . in tables
|
2024-06-19 22:21:35 -07:00 |
|
Lilian Jónsdóttir
|
75b6c1152a
|
make unexpand not replace $PWD if $PWD == $HOME
|
2024-06-19 19:19:07 -07:00 |
|
Lilian Jónsdóttir
|
5942eee85d
|
replace $PWD in unexpand
|
2024-06-19 19:19:07 -07:00 |
|
Lilian Jónsdóttir
|
00cee25075
|
add interactive tables for all commands
|
2024-06-19 19:19:07 -07:00 |
|