Commit graph

86 commits

Author SHA1 Message Date
Jabir Ali Ouassou 68e17cd66a clean: minor revisions 2025-01-27 17:30:13 +01:00
Clément Nussbaumer 8ee11d6913
docs: document smart-splits integration
Signed-off-by: Clément Nussbaumer <clement.nussbaumer@postfinance.ch>
2025-01-24 17:29:09 +01:00
Amit Dhingra b5e67835c9 Add createauto option
Mod 0-9 creates a new workspace if one does not exist. Accidentally
hitting an incorrect number will create a new workspace. Add a new
option to silently ignore non-existing workspaces.
2025-01-09 17:19:04 -05:00
Jabir Ali Ouassou 766a089631
docs: improve readme 2024-10-10 14:35:01 +02:00
Jabir Ali Ouassou edc415ecb0 merge: branch 'master' of github.com:jabirali/tmux-tilish 2024-10-10 14:25:31 +02:00
Jabir Ali Ouassou 9efa142969 BREAKING CHANGE: changed where the dmenu emulation pops up 2024-10-10 14:25:20 +02:00
Jabir Ali Ouassou 36da3fdd50
docs: fix formatting 2024-10-10 14:14:58 +02:00
Jabir Ali Ouassou 1bb9bab7a7
docs: document project launcher 2024-10-10 14:14:04 +02:00
Jabir Ali Ouassou e4265a5ee5 feat: added a new project launcher 2024-10-10 13:53:12 +02:00
Jabir Ali Ouassou 228927c45a
docs: add link to tmux-normalmode 2024-10-03 21:19:26 +02:00
Jabir Ali Ouassou e5b6883817 add: keybinding to cycle panes 2024-10-02 12:50:12 +02:00
Jabir Ali Ouassou f466cbc263
docs: fix readme 2024-10-02 12:30:31 +02:00
Jabir Ali Ouassou 1d4671929a feat: new implementation of key remapping 2024-10-02 12:24:28 +02:00
Jabir Ali Ouassou d3dc9aa785 revert: trying a new approach 2024-10-02 11:46:42 +02:00
Farzad Majidfayyaz 73b38717ee Allow disabling layout keys by setting them to underscore 2024-10-02 10:31:25 +02:00
Farzad Majidfayyaz 48fe1e4df4 merge: use 'layout_keys' and 'refresh_hooks' settings 2024-10-02 10:29:22 +02:00
Farzad Majidfayyaz b705b2ef9e merge: allow overriding some keys through options 2024-10-02 10:17:36 +02:00
Jabir Ali Ouassou 946195cc4f feat: option @tilish-enforce to configure layout reapplication 2024-09-25 11:15:44 +02:00
Jabir Ali Ouassou d51f7a9d1e add: keybinding mirroring the default ctrl-b o 2024-05-15 17:53:37 +02:00
Jabir Ali Ouassou 5a6316a340 docs: updated iterm2 instructions and email 2024-05-15 17:41:49 +02:00
Jabir Ali Ouassou 22f7920837
docs: updated readme with alacritty instructions 2023-09-20 17:04:20 +02:00
Jabir Ali Ouassou 732c7ef189
docs: updated macos documentation 2021-07-20 14:16:31 +00:00
Jabir Ali Ouassou 1c6c7eb493 BREAKING CHANGE: keybinding M-f -> M-z
It has come to my attention that the default fullscreen keybinding `M-f`
conflicts with the GNU Readline (and similar) keybindings for word
navigation in the shell (for those that don't use Fish).  Morover, some
terminals like the macOS default Terminal.app translates `M-right` into
`M-f` by default, causing issues with word navigation also when using
the arrow keys. This then affects basically most people who don't use
Vim keybindings for their shell and terminal apps.

As much as I'm reluctant to change the default keybindings of the
plugin, I think this will cause fewer compatibility headaches for users.
I'm therefore switching the default to `M-z` as suggested in issue #6,
which fits better with the default `tmux` name "zoom" for the feature.
2021-06-18 12:43:57 +02:00
Jabir Ali Ouassou aa54381020
docs: added terminal discussion to readme 2021-06-18 10:33:53 +00:00
Jabir Ali Ouassou 6dfa3bf6ba
Fix: Navigate description. 2020-05-04 18:26:01 +02:00
Jabir Ali Ouassou 04e383f8a6
Clean: README. 2020-05-04 18:12:19 +02:00
Jabir Ali Ouassou bbb11c3ef2 Feat: Integration with tmux-navigate.
I have now added integration with `tmux-navigate` as an alternative
to `vim-tmux-navigator`, which can be activated with `tilish-navigate`.
2020-05-04 18:00:17 +02:00
Jabir Ali Ouassou 6ae9bf1400 Add: Keyboard shortcut for workspace names. 2020-04-30 19:06:48 +02:00
Jabir Ali Ouassou 38508f82ba
Add: Terminal compatibility link. 2020-04-24 03:14:29 +02:00
Jabir Ali Ouassou e933571b01
Add: Discussion for i3wm users. 2020-04-24 03:06:48 +02:00
Jabir Ali Ouassou 91ef640a6c
Add: Window manager docs. 2020-04-15 18:34:37 +02:00
Jabir Ali Ouassou fc90bc125a Fix: Links. 2020-04-13 17:14:26 +02:00
Jabir Ali Ouassou b8aa4917d3 Add: Related projects. 2020-04-13 17:13:09 +02:00
Jabir Ali Ouassou f9d52fc3e0 Add: Related projects. 2020-04-13 17:11:59 +02:00
Jabir Ali Ouassou c7d62d7a7e Clean: Docs. 2020-04-11 16:41:32 +02:00
Jabir Ali Ouassou b32de4519c Add: Alacritty tips. 2020-04-11 16:41:02 +02:00
Jabir Ali Ouassou 2514e30282
Clean: Docs. 2020-04-11 02:11:28 +02:00
Jabir Ali Ouassou af88b7569f
Clean: Docs. 2020-04-11 02:10:27 +02:00
Jabir Ali Ouassou c91f94c358
Clean: Docs. 2020-04-11 02:05:38 +02:00
Jabir Ali Ouassou d9475a0d66 Feat: International keyboard support. 2020-04-11 01:58:18 +02:00
Jabir Ali Ouassou e5fe879e94
Clean: Docs. 2020-04-11 00:00:59 +02:00
Jabir Ali Ouassou a88e2c1746 Clean: Docs. 2020-04-10 23:46:22 +02:00
Jabir Ali Ouassou ac9ad17576 Feat: Option to use prefix key instead of alt.
This can be useful for `kak` and `emacs` users, since alt is used a lot there.
2020-04-10 23:29:17 +02:00
Jabir Ali Ouassou 2fee63458b Fix: Typo. 2020-04-07 21:29:31 +02:00
Jabir Ali Ouassou 0ad5dd6d15 Clean: README. 2020-04-07 21:27:27 +02:00
Jabir Ali Ouassou 859a1aa30c Add: Links and clarifications. 2020-04-07 21:17:57 +02:00
Jabir Ali Ouassou b94b7cfdd8 Clean: Simplified README. 2020-04-07 18:11:30 +02:00
Jabir Ali Ouassou e62baae540 Clean: Simplified README. 2020-04-07 18:07:07 +02:00
Jabir Ali Ouassou c25e821e22 Fix: Typo. 2020-04-07 17:50:41 +02:00
Jabir Ali Ouassou eedcbb3394 Clean: Made README shorter and more accurate. 2020-04-07 17:44:29 +02:00