2021-07-18 |
afify | [doc] update clone urls to afify.dev/sfm [doc] update clone urls to afify.dev/sfm
|
commit | commitdiff | tree |
2021-07-18 |
afify | [feat] show tb_init() failure
|
commit | commitdiff | tree |
2021-07-03 |
afify | [fix] print_row() warnings
|
commit | commitdiff | tree |
2021-07-02 |
afify | [rm] mvmid()
|
commit | commitdiff | tree |
2021-07-02 |
afify | [fix] get_usrinput()
|
commit | commitdiff | tree |
2021-06-26 |
afify | [fix] get_usrinput() catch RESIZE event
|
commit | commitdiff | tree |
2021-06-26 |
afify | [fix] get_usrinput() ignore SPACE key
|
commit | commitdiff | tree |
2021-06-23 |
afify | version 0.2
|
commit | commitdiff | tree |
2021-06-12 |
afify | [fix] scroll behaviour (#18)
|
commit | commitdiff | tree |
2021-06-11 |
afify | [fix] remove extra call for start_signal()
|
commit | commitdiff | tree |
2021-06-06 |
afify | [ref] remove add_hi() after listdir()
|
commit | commitdiff | tree |
2021-06-06 |
afify | [fix] resize term update right pane x
|
commit | commitdiff | tree |
2021-06-06 |
afify | [ref] add PERROR macro
|
commit | commitdiff | tree |
2021-06-06 |
afify | [ref] Panes left & right to array
|
commit | commitdiff | tree |
2021-06-06 |
afify | [doc] add toggle dotfiles in man page and README
|
commit | commitdiff | tree |
2021-06-05 |
afify | [feat] toggle dotfiles with . key (#17)
|
commit | commitdiff | tree |
2021-05-29 |
afify | [feat] replace all move function, add delconf
|
commit | commitdiff | tree |
2021-05-29 |
afify | [feat] merge bookmarks in Keys
|
commit | commitdiff | tree |
2021-05-29 |
afify | [feat] Key typedef take Arg
|
commit | commitdiff | tree |
2021-05-28 |
afify | version 0.1
|
commit | commitdiff | tree |
2021-05-26 |
afify | [fix] rmwatch if open file with mvfwd()
|
commit | commitdiff | tree |
2021-05-26 |
afify | [style] rename selection variables
|
commit | commitdiff | tree |
2021-05-25 |
afify | [fix] mvfwd(), add_hi if dirc > 0
|
commit | commitdiff | tree |
2021-05-25 |
afify | [fix] highlight row after dir changes
|
commit | commitdiff | tree |
2021-05-25 |
afify | [style] use #if defined()
|
commit | commitdiff | tree |
2021-05-25 |
afify | [fix] rm yank_file, use **selected_files
|
commit | commitdiff | tree |
2021-05-25 |
afify | [ref] rm delfd()
|
commit | commitdiff | tree |
2021-05-25 |
afify | [fix] empty dir actions
|
commit | commitdiff | tree |
2021-05-25 |
afify | [ref] &pane instead of cpane
|
commit | commitdiff | tree |
2021-05-25 |
afify | [ref] spawn use memcpy instead of for loops
|
commit | commitdiff | tree |
2021-05-24 |
afify | [ref] spawn & Rule
|
commit | commitdiff | tree |
2021-05-24 |
afify | [fix] fast listdir undefined behaviour
|
commit | commitdiff | tree |
2021-05-22 |
afify | [feat] add signal to fs event thread
|
commit | commitdiff | tree |
2021-05-22 |
afify | [fix #16] visual commands cp, mv, rm
|
commit | commitdiff | tree |
2021-05-22 |
afify | [remove] spawn stderr to /dev/null
|
commit | commitdiff | tree |
2021-05-19 |
afify | [style] apply clang-format termbox.c utf8.c
|
commit | commitdiff | tree |
2021-05-19 |
afify | [fix] filesystem events & FreeBSD warnings
|
commit | commitdiff | tree |
2021-05-16 |
afify | [style] add .clang-format and apply to sfm.c
|
commit | commitdiff | tree |
2021-05-16 |
afify | update LICENSE
|
commit | commitdiff | tree |
2021-05-16 |
afify | update README
|
commit | commitdiff | tree |
2021-05-16 |
afify | [feat] add threads
|
commit | commitdiff | tree |
2021-05-13 |
David Kalliecharan | add arrow keys movement for normal/visual mode
|
commit | commitdiff | tree |
2021-05-13 |
David Kalliecharan | add linux/macOS preprocossor defines for signals
|
commit | commitdiff | tree |
2021-05-07 |
afify | [ref] statusbar, rm get_finfo(), MAX macros
|
commit | commitdiff | tree |
2021-04-10 |
afify | [ref] rename mvfor -> mvfwd, skeys -> vkeys
|
commit | commitdiff | tree |
2021-04-10 |
afify | [ref] print_row() S_ISLNK
|
commit | commitdiff | tree |
2021-04-09 |
afify | [ref] mvbk() return if cwd is /
|
commit | commitdiff | tree |
2021-04-09 |
afify | [fix] strlen() -> strnlen()
|
commit | commitdiff | tree |
2021-04-09 |
afify | [fix] strcmp() -> strncmp()
|
commit | commitdiff | tree |
2021-04-09 |
afify | [fix] get_ext() max extension
|
commit | commitdiff | tree |
2021-03-31 |
afify | [ref] calcdir() return if not a directory
|
commit | commitdiff | tree |
2021-03-31 |
afify | [remove] termbox parse_mouse_event()
|
commit | commitdiff | tree |
2021-03-31 |
afify | [ref] cpane->dirc ineffective calculation
|
commit | commitdiff | tree |
2021-03-31 |
afify | [fix] replace strcpy with strncpy
|
commit | commitdiff | tree |
2021-03-31 |
afify | [ref] get_fsize()
|
commit | commitdiff | tree |
2021-03-30 |
afify | [fix] print_row() buffer overflow
|
commit | commitdiff | tree |
2021-03-27 |
afify | [ref] remove float_to_string()
|
commit | commitdiff | tree |
2021-03-13 |
afify | [doc] add perf stat result & code-inspector badge
|
commit | commitdiff | tree |
2021-02-27 |
afify | [fix] moving after filter
|
commit | commitdiff | tree |
2021-02-19 |
afify | update LICENSE
|
commit | commitdiff | tree |
2021-02-18 |
Nikolay Korotkiy | [fix] buffer overflow at realpath()
|
commit | commitdiff | tree |
2020-12-16 |
afify | [feat] add LDFLAGS -s for stripping
|
commit | commitdiff | tree |
2020-12-16 |
afify | [fix] fiter foreach pane
|
commit | commitdiff | tree |
2020-12-13 |
afify | [feat] support strcasestr in filter
|
commit | commitdiff | tree |
2020-12-08 |
afify | [fix] set new dir permissions to S_IRWXU
|
commit | commitdiff | tree |
2020-12-07 |
afify | [fix] filter
|
commit | commitdiff | tree |
2020-12-07 |
afify | [ref] remove listdir after commands
|
commit | commitdiff | tree |
2020-12-07 |
afify | [fix] listdir both panes when filesystem event
|
commit | commitdiff | tree |
2020-12-07 |
afify | [ref] vmode move
|
commit | commitdiff | tree |
2020-12-07 |
afify | [ref] vmode paste
|
commit | commitdiff | tree |
2020-12-07 |
afify | [ref] move cp mv commands in config file
|
commit | commitdiff | tree |
2020-12-06 |
afify | [ref] visual mode delete
|
commit | commitdiff | tree |
2020-12-06 |
afify | [fix] renaming fullpath
|
commit | commitdiff | tree |
2020-12-05 |
afify | [ref] change default theme
|
commit | commitdiff | tree |
2020-12-05 |
afify | [ref] simple rename, update keys
|
commit | commitdiff | tree |
2020-12-05 |
afify | [ref] delete cmd
|
commit | commitdiff | tree |
2020-12-05 |
afify | [ref] simple mv cmd
|
commit | commitdiff | tree |
2020-12-05 |
afify | [ref] simple cp, STDERR > /dev/null
|
commit | commitdiff | tree |
2020-12-04 |
afify | [fix] mvfor save parent_firstrow
|
commit | commitdiff | tree |
2020-12-03 |
afify | [fix] print basename, mvbk
|
commit | commitdiff | tree |
2020-10-21 |
afify | [ref] use fullpath, split listdir(), CURSOR_NAME
|
commit | commitdiff | tree |
2020-10-17 |
mohamedafify | [feat] visual mode, commands
|
commit | commitdiff | tree |
2020-10-16 |
afify | [ref] clear_pane()
|
commit | commitdiff | tree |
2020-10-16 |
afify | [style] remove casting
|
commit | commitdiff | tree |
2020-10-15 |
afify | [ref] set_panes()
|
commit | commitdiff | tree |
2020-10-15 |
afify | [ref] terminal height, width
|
commit | commitdiff | tree |
2020-10-14 |
afify | [fix] empty dir fs watch
|
commit | commitdiff | tree |
2020-10-13 |
afify | [fix] resize empty dir status and highlight
|
commit | commitdiff | tree |
2020-10-12 |
afify | [fix] parent_row after chdir to a bookmark
|
commit | commitdiff | tree |
2020-10-12 |
afify | [fix] rmwatch after changing directory
|
commit | commitdiff | tree |
2020-10-12 |
afify | [fix] parent foreach pane
|
commit | commitdiff | tree |
2020-10-12 |
afify | [feat] spawn with args
|
commit | commitdiff | tree |
2020-09-28 |
afify | [fix] resize & openfiles, cursor position
|
commit | commitdiff | tree |
2020-09-27 |
afify | [feat] add kqueue
|
commit | commitdiff | tree |
2020-09-22 |
afify | [style] apply freebsd .clang-format
|
commit | commitdiff | tree |
2020-09-22 |
afify | [doc] update LICENSE, README, man page
|
commit | commitdiff | tree |
2020-08-23 |
afify | [fix] mv to middel bug
|
commit | commitdiff | tree |
2020-08-23 |
afify | [feat] add inotify
|
commit | commitdiff | tree |
2020-07-21 |
afify | [ref] listdir, filter, empty dir
|
commit | commitdiff | tree |
2020-07-21 |
afify | [ref] opnf()
|
commit | commitdiff | tree |