Commit Graph

83 Commits

Author SHA1 Message Date
Daniel Micay 4415184eff switch the config reload binding 2012-11-16 14:31:31 -05:00
Daniel Micay c85700366e get 0, ^ and $ bindings working like vim 2012-11-09 14:13:47 -05:00
Daniel Micay d9486de556 update docs to run __vte_ps1 on new shells too 2012-11-07 12:08:05 -05:00
Daniel Micay 5190acf978 add support for opening terminal in set directory 2012-10-21 18:50:23 -04:00
Daniel Micay 8899877581 fix typo in README 2012-10-02 11:22:16 -04:00
Daniel Micay a7e2352596 add ctrl-left/right and shift-left/right bindings 2012-10-02 11:10:59 -04:00
Daniel Micay ee5486bdad README.rst: rw text widget paragraph 2012-09-29 07:48:42 -04:00
Daniel Micay 8a691f4c99 fully document hints mode 2012-09-29 07:44:07 -04:00
Daniel Micay 7611a8aac0 document the existence of url hints 2012-09-18 05:37:36 -04:00
Daniel Micay dac303ef1d README.rst: +newline to fix vim syntax highlight 2012-09-08 02:36:11 -04:00
Daniel Micay 27e6fba2ef add forward/backword WORD motion 2012-09-08 01:10:29 -04:00
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