|
2d7d20f9a1
|
Overhaul of sorting and columns, simplifying and unifying things a bit
|
2019-05-29 17:26:18 -07:00 |
|
|
38408b5499
|
Cleanup of the rendering code, including making the selection column a
proper column (+)
|
2019-05-29 00:56:49 -07:00 |
|
|
d38e166151
|
Simplified the opts API a bit, cleaned up the code a little, added a
toggle_file() function
|
2019-05-28 23:51:20 -07:00 |
|
|
0a1258a747
|
Tweaked some defaults and allowed cursor color to be combined with
existing color.
|
2019-05-28 21:46:16 -07:00 |
|
|
8d4e4aeba4
|
Some major refactoring including moving more stuff into bterm.h (renamed
from keys.h), a custom readline (`read` was buggy), better
customization, and improved renaming bindings.
|
2019-05-28 21:36:42 -07:00 |
|
|
6e39f580f6
|
Better column positioning, including centering and left-aligning when
appropriate.
|
2019-05-27 20:13:11 -07:00 |
|
|
109f6a96d4
|
Refactored the column spacing a bit and added more powerful options for
columns
|
2019-05-27 19:51:04 -07:00 |
|
|
1ba70f4221
|
Cleanup of a bunch of the terminal code
|
2019-05-27 15:53:07 -07:00 |
|
|
4aa93906e7
|
Moved a bunch of the config options into the config file (colors, etc.)
and fixed some rendering issues
|
2019-05-26 16:34:48 -07:00 |
|
|
b20b1786cb
|
Switched a bunch of stuff to use raw bb commands ("+move:+1" instead of
"bb +move:+1")
|
2019-05-26 16:01:24 -07:00 |
|
|
3579e90a5b
|
Made some fixes after testing on linux, changed +mark syntax to use '='
instead of ';'
|
2019-05-26 02:37:41 -07:00 |
|
|
f3b052d47c
|
Updated docs and added some refresh consistency
|
2019-05-25 21:47:30 -07:00 |
|
|
7c3a23bbee
|
Default config wasn't keeping up.
|
2019-05-25 20:56:38 -07:00 |
|
|
ce72a889e2
|
Properly handle window resizes
|
2019-05-23 04:02:11 -07:00 |
|
|
fcfb1a3995
|
Help menu overhaul and cleanup of config file
|
2019-05-23 03:40:04 -07:00 |
|
|
e0cad5a44f
|
Moved sorting to a command
|
2019-05-23 02:13:13 -07:00 |
|
|
b5642e84d8
|
Moved more stuff over to bb commands, cleaned up scroll region stuff
|
2019-05-23 01:37:41 -07:00 |
|
|
e080490d51
|
Working version of running (nearly) everything on bb IPC commands
|
2019-05-23 00:57:25 -07:00 |
|
|
b84e428a01
|
Added 'e' for $EDITOR
|
2019-05-22 14:56:39 -07:00 |
|
|
5f0e1bf0be
|
Overhaul to use arguments instead of piping for commands
|
2019-05-22 14:33:14 -07:00 |
|
|
f9eabe730d
|
In st style, moving config to default config file, which copies
itself during the build process.
|
2019-05-22 01:41:12 -07:00 |
|