]>
git.mdlowis.com Git - archive/afm.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
a bellenir [Sun, 20 Jul 2014 23:50:44 +0000 (23:50 +0000)]
free vfiles
a bellenir [Sun, 20 Jul 2014 23:41:43 +0000 (23:41 +0000)]
use vector for filelist
a bellenir [Sun, 20 Jul 2014 21:54:22 +0000 (21:54 +0000)]
filelist in vectors; wip
Michael D. Lowis [Sun, 20 Jul 2014 16:25:54 +0000 (12:25 -0400)]
Build library files with the main project
Michael D. Lowis [Sun, 20 Jul 2014 15:59:49 +0000 (11:59 -0400)]
Added datastructures as a submodule
a bellenir [Sun, 20 Jul 2014 03:24:30 +0000 (03:24 +0000)]
initialize cwd
Michael D. Lowis [Sun, 20 Jul 2014 01:50:32 +0000 (21:50 -0400)]
i've broken everything
Michael D. Lowis [Sat, 19 Jul 2014 18:28:02 +0000 (14:28 -0400)]
Added state.c module for maintining global state
Michael D. Lowis [Sat, 19 Jul 2014 17:47:04 +0000 (13:47 -0400)]
separate aardvark module added
a bellenir [Sat, 19 Jul 2014 05:34:43 +0000 (05:34 +0000)]
IMPORTANT THINGS
a bellenir [Sat, 19 Jul 2014 05:22:18 +0000 (05:22 +0000)]
'merge' with window-management branch; single frame for now
a bellenir [Sat, 19 Jul 2014 04:44:41 +0000 (04:44 +0000)]
put window-related variables into a struct
a bellenir [Fri, 18 Jul 2014 23:33:42 +0000 (23:33 +0000)]
scrolling
a bellenir [Fri, 18 Jul 2014 22:37:54 +0000 (22:37 +0000)]
cd implemented
a bellenir [Fri, 18 Jul 2014 20:50:36 +0000 (20:50 +0000)]
store file list in memory; don't scroll past end
a bellenir [Fri, 18 Jul 2014 19:13:00 +0000 (19:13 +0000)]
+dev setup instructions
a bellenir [Fri, 18 Jul 2014 19:07:12 +0000 (19:07 +0000)]
highlight 'current' item; j/k to scroll
a bellenir [Fri, 18 Jul 2014 18:28:54 +0000 (18:28 +0000)]
+ncurses doc link
a bellenir [Thu, 17 Jul 2014 20:00:18 +0000 (20:00 +0000)]
ls, take1 (no scrolling, no cd)
Michael D. Lowis [Thu, 17 Jul 2014 02:58:33 +0000 (22:58 -0400)]
Resize when terminal is resized
a bellenir [Thu, 17 Jul 2014 02:38:46 +0000 (02:38 +0000)]
Merge branch 'master' of github.com:mikedlowis/afm
Michael D. Lowis [Thu, 17 Jul 2014 02:37:14 +0000 (22:37 -0400)]
Two windows of half screen width
a bellenir [Thu, 17 Jul 2014 02:28:13 +0000 (02:28 +0000)]
aardvark to docs
a bellenir [Thu, 17 Jul 2014 01:46:39 +0000 (01:46 +0000)]
Merge branch 'master' of https://github.com/mikedlowis/afm
a bellenir [Thu, 17 Jul 2014 01:46:35 +0000 (01:46 +0000)]
+ ascii aartvark
Michael D. Lowis [Thu, 17 Jul 2014 01:39:11 +0000 (21:39 -0400)]
Added sources to gemfile.lock. Main now has two windows being created
Michael D. Lowis [Wed, 16 Jul 2014 23:35:44 +0000 (19:35 -0400)]
Added sources line
Michael D. Lowis [Wed, 16 Jul 2014 23:13:05 +0000 (19:13 -0400)]
Added a running flag and tweaked to quit when the user hits 'q'
Michael D. Lowis [Wed, 16 Jul 2014 22:41:48 +0000 (18:41 -0400)]
Initial setup of build scripts
Mike Lowis [Wed, 16 Jul 2014 22:26:57 +0000 (18:26 -0400)]
Initial commit