Commit Graph

122 Commits

Author SHA1 Message Date
Daniel Micay ae2d567052 update README 2012-08-30 01:08:21 -04:00
Daniel Micay 84cb3083b2 fix overlong header line 2012-08-24 10:59:57 -04:00
Daniel Micay 2cbdb110e7 beautify README.rst 2012-08-24 10:53:39 -04:00
Daniel Micay ff1f50c794 document tab/shift-tab completion bindings 2012-08-24 10:30:00 -04:00
Daniel Micay 275bed4ea0 replace multi_url with a different keybinding 2012-08-24 10:27:48 -04:00
Daniel Micay 13758efba5 README.rst: rm extra backtick 2012-08-14 16:57:07 -04:00
Daniel Micay 71dcedb5ee README.rst: update 2012-08-14 16:32:52 -04:00
Daniel Micay 381316b6f7 add binding to open urls 2012-07-20 04:54:25 -04:00
Daniel Micay 2f45fecbdf move TODO stuff out of the README 2012-07-16 19:05:59 -04:00
Daniel Micay f90d92823c pausing output needs to be done differently
XON/XOFF is a fragile solution
2012-07-11 18:45:53 -04:00
Daniel Micay 53c1e6cd50 pause output while in command mode 2012-07-11 16:32:35 -04:00
Daniel Micay 4fe67dbc79 update README 2012-07-11 03:46:27 -04:00
Daniel Micay 87da2c8359 make search part of selection mode 2012-07-11 03:38:07 -04:00
Daniel Micay 950d7c2eb7 add to TODO list 2012-07-11 03:25:01 -04:00
Daniel Micay 3780b89749 add yank binding to selection mode 2012-07-11 02:06:40 -04:00
Daniel Micay 02d7e42037 add bindings for jumping to first/last row 2012-07-09 19:42:25 -04:00
Daniel Micay 7d5229d6c8 another README update 2012-07-08 01:08:21 -04:00
Daniel Micay 87f90d93f6 update README 2012-07-07 00:11:48 -04:00
Daniel Micay ac2585297c add $ (EOL) and ^ (BOL) bindings to selection mode 2012-07-07 00:11:46 -04:00
Daniel Micay 07b88a9cfb update README 2012-07-06 23:03:06 -04:00
Daniel Micay 7443b8fb8b add visual line mode 2012-07-06 20:38:46 -04:00
Daniel Micay 8bb2c476df AtkText -> vte_terminal_select_text
vte requires a patch to expose this for now, but it's the only way to do
this since AtkText is completely broken
2012-07-06 20:05:20 -04:00
Daniel Micay 4ed94191a9 update README 2012-07-05 23:13:26 -04:00
Daniel Micay a66ea07f7b update README 2012-07-05 22:59:13 -04:00
Daniel Micay c55ac0f5ae update README 2012-07-05 22:59:13 -04:00
Daniel Micay 6e6a255c7e implement toggling visual mode 2012-07-05 22:59:13 -04:00
Daniel Micay f8c8c748f0 initial implementation of keyboard selection 2012-07-05 22:59:13 -04:00
Daniel Micay 5fe6721f2f update README 2012-07-05 03:11:22 -04:00
Daniel Micay 64cb7e85a7 README.rst: missing word 2012-07-05 01:23:08 -04:00
Daniel Micay a05d66ec90 update README 2012-06-25 01:12:25 -04:00
Daniel Micay 546a4d72f9 add keybinding to reload configuration file 2012-06-11 14:45:38 -04:00
Daniel Micay d359190a28 update README 2012-06-08 00:20:16 -04:00
Daniel Micay 2c08b341c5 now has a config file 2012-06-07 21:20:40 -04:00
Daniel Micay 1a0dda746d fix case in README 2012-06-07 15:50:58 -04:00
Daniel Micay 2d30ac51c6 cleanup README 2012-06-06 22:12:33 -04:00
Daniel Micay 13f5df98ea completion works well now 2012-06-06 21:29:17 -04:00
Daniel Micay c9f773f4a5 add subsections to README 2012-06-06 21:27:31 -04:00
Daniel Micay a678d559ec Merge branch 'master' into scrollback-completion
Conflicts:
	README.rst
2012-06-06 11:42:51 -04:00
Daniel Micay 50f23b3ade document scrollback completion 2012-06-06 11:42:15 -04:00
Daniel Micay e31fe139fb TODO update 2012-06-04 15:56:53 -04:00
Daniel Micay dd5699a65a update README 2012-06-04 10:52:52 -04:00
Daniel Micay ea983992f6 one more TODO item 2012-06-01 09:49:37 -04:00
Daniel Micay 399f6c4290 there's a sane search widget now, thanks to vodik 2012-06-01 04:23:42 -04:00
Daniel Micay 9b9be657bf drop gtk2 support 2012-06-01 04:15:49 -04:00
Daniel Micay e21ae4913e note about scrollback search 2012-05-31 09:43:03 -04:00
Daniel Micay 77cc941288 add TODO list 2012-05-30 07:14:08 -04:00
Daniel Micay 19dcb8d0cb add keybinds for url searches 2012-05-30 05:35:41 -04:00
Daniel Micay 87ebcd380f update README, scrollback search is now worthwhile 2012-05-30 05:14:05 -04:00
Daniel Micay 0bf7f37ae0 document scrollback search a bit better 2012-05-30 05:12:39 -04:00
Daniel Micay 8910553d3d update README 2012-05-30 04:36:44 -04:00
Daniel Micay f9af7d6051 document the existence of ctrl-shift-u 2012-05-25 02:16:41 -04:00
Daniel Micay 1a45b7e501 explicitly depend on at least vte 0.28 2012-05-24 16:14:40 -04:00
Daniel Micay 828c9bbad4 removing features that tmux/screen handler better 2012-05-23 23:26:49 -04:00
Daniel Micay 63f162c69d rm potential feature (can just be done with tmux+zsh) 2012-05-23 17:07:27 -04:00
Daniel Micay b9df0bcdf8 cleanup README 2012-05-23 14:07:47 -04:00
Daniel Micay f1e20d9c75 README.rst: update TODO section 2012-05-23 05:45:48 -04:00
Daniel Micay 3771e54a9c add bindings for copy/paste to/from CLIPBOARD 2012-05-23 05:40:04 -04:00
Daniel Micay d8d462ec1d README.rst: add a description 2012-05-23 05:35:38 -04:00
Daniel Micay 67dc5f74de update TODO list in README 2012-05-23 05:28:45 -04:00
Daniel Micay a5dd4e13c9 update keybindings in README 2012-05-23 05:21:17 -04:00
Daniel Micay 95567745ed add keybinds for starting searches for urls 2012-05-23 05:19:13 -04:00
Daniel Micay c1d9f00790 README.rst: keybindings should be configurable in general 2012-05-23 04:33:29 -04:00
Daniel Micay bde4829c85 add dependencies section to README 2012-05-23 04:32:43 -04:00
Daniel Micay 15301007c5 update README 2012-05-22 07:48:44 -04:00
Daniel Micay b64cf58a50 initial simple implementation of clickable urls 2012-05-22 07:15:28 -04:00
Daniel Micay f9b926fcb5 update TODO list in the README 2012-05-22 05:18:56 -04:00
Daniel Micay c0560f696d improve README's keybindings section 2012-05-22 05:12:36 -04:00
Daniel Micay d00d62af2e update README 2012-05-22 05:11:19 -04:00
Daniel Micay 48bbf2e1bd document keybindings so far 2012-05-22 05:00:30 -04:00
Daniel Micay 16abbc4f26 update README 2012-05-22 04:35:33 -04:00
Daniel Micay f6bed2cdaa add description to README 2012-05-22 03:33:36 -04:00
Daniel Micay 0aa7bd5d84 add README 2012-05-22 03:31:17 -04:00