RSS feed
5ba85691
– phil9 <telephil9@gmail.com>
authored
on 2022/03/12 04:51
add -r flag to enable recursive delete / change menu order
8154ecb3
– phil9 <telephil9@gmail.com>
authored
on 2022/02/23 14:01
improved error reporting
937d9a50
– phil9 <telephil9@gmail.com>
authored
on 2022/02/23 05:10
update README
04ed7515
– phil9 <telephil9@gmail.com>
authored
on 2022/02/23 04:51
implement delete/rename operations
de7e0691
– phil9 <telephil9@gmail.com>
authored
on 2022/02/22 00:38
use /dev/theme when available
127edced
– phil9 <telephil9@gmail.com>
authored
on 2022/01/24 05:48
ensure path parameter is a valid directory on startup
848a598d
– phil9 <telephil9@gmail.com>
authored
on 2021/11/24 23:59
fix plumbing of files with spaces in their path (thanks igor)
dd0e9a15
– phil9 <telephil9@gmail.com>
authored
on 2021/10/11 08:16
ensure file exist before sending to plumber
ede5b76c
– phil9 <telephil9@gmail.com>
authored
on 2021/10/11 07:12
remove display locking
0bdf4408
– phil9 <telephil9@gmail.com>
authored
on 2021/10/11 03:41
display ellipsis at the beginning of text (thanks igor)
e54d87be
– phil9 <telephil9@gmail.com>
authored
on 2021/10/07 17:19
fix crash caused by call to log(0) (thanks igor)
1fb28675
– phil9 <telephil9@gmail.com>
authored
on 2021/10/07 14:42
document path plumbing in README.md
ff9b7eba
– phil9 <telephil9@gmail.com>
authored
on 2021/10/07 14:35
dynamic column sizes computation
4cb40bf4
– phil9 <telephil9@gmail.com>
authored
on 2021/10/07 14:00
add ellipsis to long text (thanks igor)
e72d4fab
– phil9 <telephil9@gmail.com>
authored
on 2021/10/07 13:44
only flash for plumbed files (thanks sigrid)
f8eae3cf
– phil9 <telephil9@gmail.com>
authored
on 2021/10/06 14:53
add boundary check in drawdir()
d03b0c36
– phil9 <telephil9@gmail.com>
authored
on 2021/10/06 14:38
center icons vertically
92ee06c6
– phil9 <telephil9@gmail.com>
authored
on 2021/10/06 14:34
add line flashing upon right click
1f799e45
– phil9 <telephil9@gmail.com>
authored
on 2021/10/06 14:25
highlight rows when hovering
95b7d1f0
– phil9 <telephil9@gmail.com>
authored
on 2021/08/30 18:20
replace libevent by libthread
692a7dd9
– phil9 <telephil9@gmail.com>
authored
on 2021/08/15 00:50
fix scrolling going out of bounds
cf29ee19
– phil9 <telephil9@gmail.com>
authored
on 2021/08/14 12:47
plumb current directory path (thanks unobe)
d02d4158
– phil9 <telephil9@gmail.com>
authored
on 2021/05/26 09:41
fix click and scrollbar behaviour (thanks $REDACTED)
aaea83de
– phil9 <telephil9@gmail.com>
authored
on 2021/05/11 14:54
handle mouse clicks on scrollbar
e3d75ecc
– phil9 <telephil9@gmail.com>
authored
on 2021/04/02 13:39
fix directory check (thanks kvik)
18bf5ea9
– phil9 <telephil9@gmail.com>
authored
on 2021/04/02 13:38
reuse plumber send descriptor / fix memory leak (thanks kvik)
e67dbadb
– telephil9 <telephil9@gmail.com>
authored
on 2020/04/30 02:14
Handle relative paths properly
eae1da82
– telephil9 <telephil9@gmail.com>
authored
on 2020/04/17 01:30
Fix cd() not setting 0 at end of buffer!
44b4aa6b
– telephil9 <60197351+telephil9@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/04 15:40
Add mode line to icons.h
a928b0dd
– telephil9 <telephil9@gmail.com>
authored
on 2020/04/04 13:36
Center entries in the window
c7312d75
– telephil9 <telephil9@gmail.com>
authored
on 2020/04/04 13:23
Fix bug in 'cd'
2bab9ca9
– telephil9 <telephil9@gmail.com>
authored
on 2020/04/04 07:32
Report errors through alert popups
15873bca
– telephil9 <telephil9@gmail.com>
authored
on 2020/04/04 07:32
Implementation of alert popups to display error messages.
55fdf377
– telephil9 <telephil9@gmail.com>
authored
on 2020/03/27 01:45
Updated readme and screenshot
20073c08
– telephil9 <telephil9@gmail.com>
authored
on 2020/03/27 01:44
Cleanup, icons and new actions
c6ac274f
– telephil9 <telephil9@gmail.com>
authored
on 2020/03/26 01:34
Fix selection bug
ea620d4d
– telephil9 <telephil9@gmail.com>
authored
on 2020/03/22 14:27
Initial import