Commit Graph

  • 2f45fecbdf move TODO stuff out of the README Daniel Micay 2012-07-16 19:05:59 -0400
  • 6a01d52f35 rm extra match_remove Daniel Micay 2012-07-16 18:36:16 -0400
  • f26eda9a6f reduce the number of casts needed Daniel Micay 2012-07-16 18:20:00 -0400
  • 611e1f8580 cleanup callback connect section Daniel Micay 2012-07-16 18:08:36 -0400
  • 911ae4de61 make more settings dynamically configurable Daniel Micay 2012-07-16 17:56:45 -0400
  • d84707ea77 move search_panel_info init above load_config Daniel Micay 2012-07-16 17:09:57 -0400
  • f90d92823c pausing output needs to be done differently Daniel Micay 2012-07-11 18:45:53 -0400
  • 9bdf88c84a XON has to be sent before restoring c_iflag Daniel Micay 2012-07-11 17:45:59 -0400
  • 53c1e6cd50 pause output while in command mode Daniel Micay 2012-07-11 16:28:07 -0400
  • 4fe67dbc79 update README Daniel Micay 2012-07-11 03:46:27 -0400
  • 87da2c8359 make search part of selection mode Daniel Micay 2012-07-11 03:35:38 -0400
  • 950d7c2eb7 add to TODO list Daniel Micay 2012-07-11 03:25:01 -0400
  • 3780b89749 add yank binding to selection mode Daniel Micay 2012-07-11 02:06:40 -0400
  • 605237703b draw the selection cursor when entering the mode Daniel Micay 2012-07-11 00:01:00 -0400
  • 3bdfd30e0f cursor has to be redrawn when exiting visual mode Daniel Micay 2012-07-10 19:10:28 -0400
  • fd08745d2b move selection code out of callbacks section Daniel Micay 2012-07-10 00:47:35 -0400
  • 9d8cfcef84 termite.c: cleanup Daniel Micay 2012-07-10 00:02:55 -0400
  • a3785ebef0 update expose_text_select.patch Daniel Micay 2012-07-09 22:44:53 -0400
  • 66f0ef35aa update for new vte_terminal_select_text API Daniel Micay 2012-07-09 22:27:17 -0400
  • b9ea216495 temporary hack: use selection as a cursor Daniel Micay 2012-07-09 21:13:27 -0400
  • 02d7e42037 add bindings for jumping to first/last row Daniel Micay 2012-07-09 19:38:33 -0400
  • 6d4f833f03 clamp cursor_row between first/last rows Daniel Micay 2012-07-09 19:29:22 -0400
  • 70da200dd9 move the scrollback with the selection cursor Daniel Micay 2012-07-09 16:57:09 -0400
  • ae51cb0e98 get rid of useless end_row and end_col variables Daniel Micay 2012-07-09 16:16:41 -0400
  • d9a2e7e42a update_selection doesn't modify select_info Daniel Micay 2012-07-09 16:07:08 -0400
  • 46b739c9d6 update_selection: SELECT_OFF check not needed Daniel Micay 2012-07-09 03:24:44 -0400
  • 458087627d add some polish to visual mode switching Daniel Micay 2012-07-09 03:19:02 -0400
  • 131cb20584 keyboard-select with scrollback support Daniel Micay 2012-07-09 03:10:08 -0400
  • eefb56f24c put code for moving cursor to EOL in a function Daniel Micay 2012-07-08 05:39:37 -0400
  • 97c4c2749c Makefile: minor cleanup for install target Daniel Micay 2012-07-08 03:56:43 -0400
  • 34f209634a wrap vte_terminal_feed for null-terminated strings Daniel Micay 2012-07-08 03:36:27 -0400
  • a5b0e77c99 use const in more places Daniel Micay 2012-07-08 01:46:44 -0400
  • 1e2114aa57 minor reorganization in cursor_moved_cb Daniel Micay 2012-07-08 01:32:30 -0400
  • 5045c6beb0 reduce scope of begin/end to normal visual mode Daniel Micay 2012-07-08 01:16:09 -0400
  • 1a21165a48 simplify visual line mode selection Daniel Micay 2012-07-08 01:15:00 -0400
  • 711fc059e4 simplify visual block mode selection Daniel Micay 2012-07-08 01:12:26 -0400
  • 7d5229d6c8 another README update Daniel Micay 2012-07-08 01:08:21 -0400
  • 87f90d93f6 update README Daniel Micay 2012-07-07 00:11:48 -0400
  • ac2585297c add $ (EOL) and ^ (BOL) bindings to selection mode Daniel Micay 2012-07-07 00:10:30 -0400
  • 07b88a9cfb update README Daniel Micay 2012-07-06 23:03:06 -0400
  • 62c62ab254 clear selection when leaving selection mode Daniel Micay 2012-07-06 22:56:47 -0400
  • 115e466615 support visual block mode Daniel Micay 2012-07-06 22:46:00 -0400
  • 7443b8fb8b add visual line mode Daniel Micay 2012-07-06 20:38:46 -0400
  • 603c99acc7 pick the right selection starting point Daniel Micay 2012-07-06 20:16:48 -0400
  • 8bb2c476df AtkText -> vte_terminal_select_text Daniel Micay 2012-07-06 19:39:07 -0400
  • 4ed94191a9 update README Daniel Micay 2012-07-05 23:13:26 -0400
  • 7b1760d1ad use the cursor-moved event to fix visual mode Daniel Micay 2012-07-05 22:41:21 -0400
  • 124979d812 move #define to the top Daniel Micay 2012-07-05 22:12:32 -0400
  • 284e170321 sizeof -> strlen Daniel Micay 2012-07-05 19:47:30 -0400
  • 41b39d8d71 remove_selection -> vte_terminal_select_none Daniel Micay 2012-07-05 19:11:52 -0400
  • 7c76a8fc01 rm unused include Daniel Micay 2012-07-05 18:07:42 -0400
  • a66ea07f7b update README Daniel Micay 2012-07-05 17:37:10 -0400
  • ad3f6b3144 use the actual cursor for selection mode Daniel Micay 2012-07-05 17:35:19 -0400
  • c55ac0f5ae update README Daniel Micay 2012-07-05 14:35:45 -0400
  • d2e627e10a add arrow key bindings for selection Daniel Micay 2012-07-05 14:34:23 -0400
  • e667bb9d9d begin is set when entering visual mode Daniel Micay 2012-07-05 03:15:13 -0400
  • ca7cb0c3ed set the begin point when entering visual mode Daniel Micay 2012-07-05 03:04:30 -0400
  • 6e6a255c7e implement toggling visual mode Daniel Micay 2012-07-05 02:56:28 -0400
  • f8c8c748f0 initial implementation of keyboard selection Daniel Micay 2012-07-05 02:40:48 -0400
  • 5fe6721f2f update README Daniel Micay 2012-07-05 03:11:22 -0400
  • 64cb7e85a7 README.rst: missing word Daniel Micay 2012-07-05 01:23:08 -0400
  • 9c8d7c3490 expose option for wrapping scrollback search Daniel Micay 2012-07-04 23:41:53 -0400
  • 7a3e1991c5 set WINDOWID in the child's environment Daniel Micay 2012-07-01 13:44:30 -0400
  • 1f49d01439 termite.cfg: vim no longer an issue Daniel Micay 2012-06-29 22:16:01 -0400
  • 70b88f7866 Makefile: cleanup Daniel Micay 2012-06-27 01:36:39 -0400
  • 4944f231f7 add termite.vim to work around hardcoding in vim Daniel Micay 2012-06-27 00:38:08 -0400
  • 88f7d39b5e silence -Wconversion warnings Daniel Micay 2012-06-26 21:30:34 -0400
  • e0de1b3254 termite.terminfo: proper support for setting title Daniel Micay 2012-06-25 23:19:58 -0400
  • 34c041b6f3 consistent brace style Daniel Micay 2012-06-25 16:08:53 -0400
  • f89df13e5a allow configuration of the whole palette Daniel Micay 2012-06-25 16:05:23 -0400
  • a1d588981d Makefile: create directory for terminfo file Daniel Micay 2012-06-25 15:43:32 -0400
  • cdc4ad4433 expose both the bold and dim foreground colors Daniel Micay 2012-06-25 15:27:21 -0400
  • 169d970ad1 use const for filename Daniel Micay 2012-06-25 03:13:09 -0400
  • b71dd341b1 make colors array const Daniel Micay 2012-06-25 03:04:31 -0400
  • eb5bf78048 make url_regex const Daniel Micay 2012-06-25 03:00:18 -0400
  • e39418eaca set_colors before foreground/background/dim Daniel Micay 2012-06-25 02:18:12 -0400
  • a05d66ec90 update README Daniel Micay 2012-06-25 01:12:25 -0400
  • 3cabaa47ae termite.terminfo: fix kbs Daniel Micay 2012-06-25 01:08:09 -0400
  • 8b876a326f termite.terminfo: add dim Daniel Micay 2012-06-25 00:47:11 -0400
  • d92778fd62 use termite as TERM again to allow for some fixes Daniel Micay 2012-06-25 00:39:32 -0400
  • d14a6b3346 add support for dim colors Daniel Micay 2012-06-25 00:00:59 -0400
  • a5fa9c0a05 put the palette size in a constant Daniel Micay 2012-06-24 23:15:50 -0400
  • 9bd628d66d avoid casting the type of panel Daniel Micay 2012-06-20 11:25:04 -0400
  • d3518ff7e2 bubble up the child's exit status Daniel Micay 2012-06-19 19:20:49 -0400
  • 61f93b8176 rename tmp -> tag Daniel Micay 2012-06-19 19:13:55 -0400
  • aa1a43378a rm extra space Daniel Micay 2012-06-19 19:01:27 -0400
  • 86ecb024a4 Forgot to initialize variable Simon Gomizelj 2012-06-19 18:55:56 -0400
  • 422dae672c Add --version/-v flag Simon Gomizelj 2012-06-19 18:54:38 -0400
  • 94f52426d4 move some common color code to a function Daniel Micay 2012-06-19 18:56:00 -0400
  • 5f9a4026e5 error reporting for the rest of the color parsing Daniel Micay 2012-06-19 17:37:52 -0400
  • 46f1aa9ea9 rm unnecessary VTE_TERMINAL casts Daniel Micay 2012-06-19 16:11:48 -0400
  • 86baaf5508 add error reporting for color parsing Daniel Micay 2012-06-19 15:59:36 -0400
  • adf0df826b Unify the duplicated focus_{in,_out}_cb functions Simon Gomizelj 2012-06-16 03:41:43 -0400
  • 85e69bf58c Merge pull request #27 from dubhater/master Simon Gomizelj 2012-06-16 00:40:30 -0700
  • 54172d53bf rm useless glib typedef usage Daniel Micay 2012-06-16 00:48:16 -0400
  • f075a89078 cleanup Daniel Micay 2012-06-16 00:33:19 -0400
  • b938d4fbce add an -e switch Daniel Micay 2012-06-16 00:31:50 -0400
  • 5f2d073b68 Unset the urgency hint when losing focus cantabile 2012-06-15 23:45:39 +0300
  • dc9abb2244 add geometry switch (size in pixels) Daniel Micay 2012-06-11 23:50:45 -0400
  • eb12f23cc9 allow dynamic setting of transparency Daniel Micay 2012-06-11 16:38:01 -0400