Commit Graph

417 Commits

Author SHA1 Message Date
K. Lange
94902ba9d9 Efficient selection redrawing in both terminals 2018-09-14 22:17:59 +09:00
K. Lange
053d49a231 Also calculate rough percentage
As this includes shm, it overestimates and values may add up to more than 100%
2018-09-14 21:11:26 +09:00
K. Lange
01f3383f8a Similarly, shm usage info 2018-09-14 20:44:57 +09:00
K. Lange
5fa5d2020d Make some virtual memory size info available in procfs 2018-09-14 20:40:05 +09:00
K. Lange
0d2617831b [bim] :tabnew like in vim 2018-09-14 20:13:46 +09:00
K. Lange
78a435bbb1 Slightly better ps help text 2018-09-14 11:12:33 +09:00
K. Lange
ec8b2a3c4f Fix uninitialized buffer in irc client 2018-09-14 10:34:12 +09:00
K. Lange
e9f886715f [bim] Add word delete and fix up horizontal scrolling on backspace 2018-09-13 18:39:27 +09:00
K. Lange
b747ab7935 [bim] port variable highlighting from rline_exp 2018-09-13 18:09:30 +09:00
K. Lange
6835752c8b Enable rline_exp in sh by default 2018-09-13 14:43:56 +09:00
K. Lange
b25aa946e5 Improvements to experimental line editor 2018-09-13 12:54:00 +09:00
K. Lange
b7c642c273 Experimental rline replacement with syntax highlighting 2018-09-12 22:50:22 +09:00
K. Lange
c23a0594f3 Fix more procfs stuff 2018-09-12 20:34:25 +09:00
K. Lange
14a63ba154 Advertise fullscreen-ness of windows and collect it automatically as a decorator flag 2018-09-12 13:22:25 +09:00
K. Lange
6e6675dd0a Restructure decorations so bounds can be window-specific (for fullscreen) 2018-09-12 12:53:08 +09:00
K. Lange
5a6cc6868a add /proc/pci, lspci 2018-09-12 11:45:52 +09:00
K. Lange
fce1b5223c fix incorrect help message in qemu-fwcfg 2018-09-11 16:04:16 +09:00
K. Lange
fca849eb0f [bim] Reconfigured syntax highlighting 2018-09-10 21:26:12 +09:00
K. Lange
df64c9db41 Add reverse (hex-bin) mode to hexify 2018-09-10 19:21:35 +09:00
K. Lange
6074363484 [bim] 1.0.1 2018-09-07 14:48:10 +09:00
K. Lange
705c08e93a Update bim to v1.0.0; no more detailed bim commits moving forward 2018-09-07 10:54:00 +09:00
K. Lange
b99b17c967 [bim] scroll padding and hilighted eol spaces 2018-09-06 13:03:08 +09:00
K. Lange
f7f1be3b01 [bim] Update terminal titles more often 2018-09-05 21:37:54 +09:00
K. Lange
afa04c5aa5 [bim] backwards incremental search, bug fixes 2018-09-05 21:14:56 +09:00
K. Lange
a92007245d [bim] Warning from incorrect signededness 2018-09-03 19:47:54 +09:00
K. Lange
040dea6374 [bim] Partial yanks and bug fixes 2018-09-03 19:46:28 +09:00
K. Lange
a9f2aeff15 [bim] CHAR SELECTION, fix a history bug 2018-09-01 23:51:43 +09:00
K. Lange
38bdbb7402 [bim] minor theme edit 2018-09-01 22:14:11 +09:00
K. Lange
1eb5de415f [bim] fix unused variable 2018-09-01 06:13:54 +09:00
K. Lange
a498f14fad [bim] Unicode search 2018-09-01 06:12:47 +09:00
K. Lange
896ef92011 [bim] Use nprintf variants to appease the sortix gods 2018-08-31 15:43:45 +09:00
K. Lange
0150e2eb4d [bim] Remove direct calls to toaru's fswait2 (use poll wrapper) 2018-08-31 12:32:20 +09:00
K. Lange
c4334830e5 [bim] Various updates, included backwards search 2018-08-30 22:03:46 +09:00
K. Lange
3bdc4751af [bim] New syntax theme 2018-08-30 16:21:53 +09:00
K. Lange
9df16633de [bim] Experimental undo/redo stack 2018-08-30 09:55:53 +09:00
K. Lange
03562d2f61 [bim] Change order of reset/line-feed so we can cat|head 2018-08-29 19:16:20 +09:00
K. Lange
55feb94517 [bim] Options cleanup, add -c/-C to cat files with syntax 2018-08-29 18:54:36 +09:00
K. Lange
5774273c14 [bim] Why are we using lstat... 2018-08-29 13:10:58 +09:00
K. Lange
b37eb9fd2f [bim] Better Dragonfly BSD cons25 support 2018-08-29 12:50:52 +09:00
K. Lange
d865b3e27b [bim] Remove nested functions to build on clang 2018-08-29 12:08:47 +09:00
K. Lange
fb91f95a4e [bim] Change up 16-color modes to support default fg/bg 2018-08-28 23:43:59 +09:00
K. Lange
3bf1235b92 [bim] Better tabs and status bar for ansi theme 2018-08-28 23:25:45 +09:00
K. Lange
a5c9c6726a [bim] Some movement fixes 2018-08-28 23:18:35 +09:00
K. Lange
fa1afac86d [bim] More motions 2018-08-28 23:11:36 +09:00
K. Lange
282ca9b2ec [bim] Handle linux console better 2018-08-28 23:00:20 +09:00
K. Lange
033b472c39 [bim] Make citylights fg brighter for better contrast 2018-08-28 22:42:59 +09:00
K. Lange
728311ff68 [bim] support alternate screen in bim 2018-08-28 20:13:19 +09:00
K. Lange
d5aab96199 Rudimentary (incomplete) alternate screen support 2018-08-28 20:08:58 +09:00
K. Lange
fcbcb51ec2 [bim] Add REPLACE mode 2018-08-28 17:54:22 +09:00
K. Lange
f95f495b54 [bim] Paren matching 2018-08-28 16:36:35 +09:00