Commit Graph

99 Commits

Author SHA1 Message Date
Mark Oteiza 840e16527e add C-[ as a binding to leave command mode 2013-07-15 12:30:30 -04:00
Daniel Micay 72c93ad732 README: fix the instructions for setting the dir 2013-06-14 16:19:34 -04:00
Simon Gomizelj 8ea886095b make build section a codeblock 2013-06-02 12:22:46 -04:00
Aaron 89eb220a01 Added a small note about building termite. 2013-06-02 14:38:05 +02:00
Cedric Girard a30ccb1f69 Update README: add bash example for setting dir 2013-03-07 14:54:37 +01:00
Daniel Micay 6fb386b544 make the quick_url behavior the only option 2013-02-20 03:40:43 -05:00
Daniel Micay 16426ed18f move configuration file to a directory 2013-01-06 19:26:11 -05:00
Daniel Micay c794dc32e5 improve the summary in the README 2013-01-02 01:53:49 -05:00
Daniel Micay dc19f55715 clarify the $XDG_CONFIG_DIRS fallback 2013-01-02 01:45:15 -05:00
Daniel Micay c61a23e4d6 fix and document the exit status 2012-12-12 23:18:20 -05:00
Daniel Micay 9cd8d4dd71 put down a stray newline 2012-12-12 22:27:45 -05:00
Daniel Micay 28436d27e1 fix minor README style issues 2012-12-12 22:20:30 -05:00
Simon Gomizelj ecc402414b make vte font resizable
Work around unexposed interface. Ideally, imho, should be exposed by
VteTerminal itself.

This closes #45
2012-11-30 12:01:03 -05:00
Denis Kasak 7bc3025534 Document half a screen movements. 2012-11-25 18:21:07 +01:00
Daniel Micay c1567594c9 add a shortcut for entering hints mode 2012-11-16 14:55:56 -05:00
Daniel Micay 61b89171a5 document the standard vte scrollback bindings 2012-11-16 14:52:29 -05:00
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