1
0
mirror of https://github.com/jojojames/evil-collection.git synced 2024-06-25 07:27:42 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
condy
0a836facbc Info: bind RET 2021-08-24 06:12:03 +08:00
condy
2d3d652cb5 Info: browse info like browser on macOS 2021-03-19 22:40:39 +08:00
condy
5009fcfe9e Info: Support digit arguments 2021-03-19 00:55:54 +08:00
condy
b5ade1850d Info: Support mouse 2021-03-19 00:43:58 +08:00
James Nguyen
a3f8d1b4c9 Refactor menu-items to use evil-collection-define-operator-key 2021-02-03 21:08:35 -08:00
condy
9cff50e3be info: revamped via read-only bindings 2020-11-15 18:53:44 +01:00
crocket
2762b00c47 Add g TAB as a substitute on terminal for Tab. 2020-07-11 11:55:34 -07:00
condy
75d749eb57 Info-exit is marked obsolete since 27.1, use quit-window instead 2020-06-07 11:08:56 +02:00
Bartłomiej Zięba
c0e7e576b0
Add missing keybindings in info mode (#327)
Add missing keybindings in info mode
2020-05-08 15:22:31 +00:00
Pierre Neidhardt
0dfc9df390 info: Fix h/l in visual state. 2020-04-24 09:57:47 +02:00
crocket
67c27119d9 Start ensuring terminal compatibility for Enter and Tab
* readme.org now has a new guideline for terminal compatibility.
* dired, help, and info modes are modified for terminal
compatibility.
2020-01-23 00:13:18 -08:00
Devin Jacobs
e5c599c35b Improve Info-mode searching 2019-11-15 21:08:52 +01:00
Devin Jacobs
631622aec0 Remove redundant comment 2019-11-15 21:08:52 +01:00
Pierre Neidhardt
f69b2c9c86 Info: Bind C-j / C-k for fine-grained browsing. 2019-11-06 12:07:01 +01:00
Pierre Neidhardt
0d96c4309e Info: Fix "m" and "T" bindings. 2019-11-06 12:07:01 +01:00
Pierre Neidhardt
0d6700e8d2 Info: Fix "t", "f" and "?" bindings. 2019-11-06 11:57:57 +01:00
Justin Burkett
95dad4c734 Use subdirectories for setup files (+READMEs)
Move setup files into subdirectories. Move mode directories to modes subdir.
This will make it easy to specify a recipe in melpa that maintains the directory
structure. Add interactive functions to jump to .el and README files

See #170
2019-10-09 19:41:45 -07:00