Commit graph

169 commits

Author SHA1 Message Date
lestrrat 948a92a4db Add more useful alt text
fixes #349
2016-10-05 13:28:29 +09:00
Daisuke Maki 559e3aa2fb Add FAQ entry 2016-09-05 13:05:14 +09:00
Daisuke Maki 9f1c8add77 tweak FAQ 2016-09-03 18:28:46 +09:00
Daisuke Maki a46071dc05 docs 2016-06-20 16:41:10 -04:00
Daisuke Maki 6c131ecb48 Update README 2016-05-10 18:05:14 +09:00
lestrrat c56ae510ad Merge pull request #271 from peco/execute-command
[RFC] Execute command
2015-11-05 06:54:28 +09:00
Daisuke Maki c1bf3c346d Update README 2015-10-30 08:48:58 +09:00
Yasuhiro Matsumoto 9d1afd4bc1 update doc 2015-10-01 19:06:15 +09:00
Daisuke Maki 5f38de0d5f Allow tweaking SingleKeyJump mode
- Setting SingleKeyJump.ShowPrefix to true will make the
  hint markers to be show ALWAYS
- Create a config struct for SingleKeyJump so we can
  extend it later
2015-09-29 13:27:02 +09:00
Daisuke Maki 5d8cc56786 Do not enable SingleKeyJump by default 2015-09-29 13:08:11 +09:00
lestrrat 6a4f594568 Merge pull request #253 from peco/topic/issue-252
Implement BackToInitialFilter
2015-07-11 18:36:37 +09:00
Daisuke Maki 03e0c99432 Implement BackToInitialFilter
fixes #252
It is by default NOT mapped to any key.
2015-07-11 16:58:01 +09:00
lestrrat ce476ccb1b Revert "Update README.md" 2015-07-10 03:46:35 +09:00
iisakov d3f3aaa280 Update README.md 2015-07-09 12:03:01 +03:00
Tomohiro Nishimura bd87550ae5 Add documentation for ScrollLeft/Right 2015-05-18 02:40:17 +09:00
Syohei YOSHIDA 1e9e1886a2 Correct misspellings in documents 2015-04-22 19:16:46 +09:00
Daisuke Maki e9a5186526 Add Sixeight 2015-03-24 18:01:43 +09:00
Daisuke Maki 5c593f8ebd Update README 2015-03-19 07:26:46 +09:00
Daisuke Maki 64fd5b4e84 Update README to reflect latest changes 2015-03-17 15:39:36 +09:00
Daisuke Maki d7c6aad237 typo 2015-03-17 15:37:51 +09:00
Daisuke Maki 85dea5ae68 tweak README 2015-03-17 15:37:51 +09:00
Daisuke Maki b848c6c0a2 Implement sticky selection
By default this feature is disabled, keeping backward compatibiity.
This should fix #230
2015-03-17 15:37:51 +09:00
Tomohiro Nishimura 6e39fa08ea Fix typo there is no F-1 key 2015-03-04 21:04:19 +09:00
Tomohiro Nishimura f014430c23 Add F1 to available keys section at documentation 2015-03-03 15:59:04 +09:00
Tomohiro Nishimura 0e36d641d7 Update documentation around available actions 2015-03-02 15:28:44 +09:00
Tomohiro Nishimura 2e0deabcc7 Update documentation around keymap 2015-03-02 15:09:42 +09:00
Tomohiro Nishimura c84d4b1c46 Fix typo 2015-03-01 05:33:45 +09:00
Daisuke Maki 6f4d8559e2 Tweak README 2015-02-13 10:33:23 +09:00
Kozo Nishida 167daae10d Update README.md
No need to tap now
2015-02-13 06:28:08 +09:00
yoshi-taka 007f8bc8ab fixed typos 2014-11-29 22:02:36 +09:00
Daisuke Maki dfb015fd4c Implement selction inversion
refs #204
2014-11-03 14:46:52 +09:00
Wieland Hoffmann e799d54f70 The configuration file is not in $XDG_CONFIG_HOME directly 2014-10-26 19:58:37 +01:00
Daisuke Maki af5155175e Remove godep from README 2014-09-12 12:31:21 +09:00
Philip Snowberger d17b81458d Add another motivating example of combined commands the readme 2014-09-09 21:49:30 -07:00
Daisuke Maki 2aba11373c Tweak AUTHORS 2014-09-08 10:23:26 +09:00
Daisuke Maki 7f1af3bd8f Tweak English 2014-09-08 09:58:37 +09:00
lestrrat c2a5176351 Merge pull request #191 from rhysd/add/matchers/smart-case
Added 'SmartCase' matcher to default matchers
2014-09-08 09:56:35 +09:00
lestrrat 1fc7dcb4ea Merge pull request #190 from peco/topic/refresh_screen
Tweaks to make it easier to work with big buffers/slow matchers
2014-09-07 18:31:46 +09:00
rhysd 0802c8e575 Describe more about SmartCase matcher 2014-09-07 16:13:19 +09:00
rhysd 17a4436494 Update README for SmartCase matcher 2014-09-07 02:01:49 +09:00
Daisuke Maki 31cb92f13d Change the keybinding to Ctrl-i to Ctrl-l 2014-09-06 20:35:23 +09:00
Daisuke Maki 95a5aebed9 Implement refresh screen via Ctrl-i
Is this the correct way to fix http://twitter.com/Linda_pp/status/508175851850973184?
2014-09-06 18:10:30 +09:00
Daisuke Maki a2fdcbab3e Note about ToggleRangeMode needing to be assigned explicitly
closes #186
2014-09-02 09:02:02 +09:00
rhysd 297db59dc8 Fix some default keymaps 2014-08-31 23:38:06 +09:00
sona_tar bec150fe15 Update README.md 2014-08-30 21:54:54 +09:00
sona_tar cf14224f00 Fix README.md 2014-08-30 21:54:51 +09:00
Daisuke Maki 3c97d00109 Tweak README 2014-08-18 10:01:54 +09:00
Daisuke Maki d871329c0d note version number 2014-08-18 09:59:50 +09:00
lestrrat a651890426 Update README.md 2014-08-18 06:38:39 +09:00
Daisuke Maki 23a4381156 Fix README
As proposed by https://github.com/peco/peco/pull/172#commitcomment-7414889
2014-08-17 18:06:52 +09:00