spacemacs/layers/+tools
Steven Allen 36230346ea [eshell] Skip prompt text on insert
When entering insert mode, don't start editing in the middle of the prompt text.

That is, given:

~/foo/bar> some command
  ^            ^       ^
  A            B       C

Cursor A will jump to position C but cursor B won't.

Edit by duianto
This also stops the cursor from jumping to the end of the last line,
when entering insert state, from all but the last line in a multi line.

Example:
~/foo/bar>(+
1{cursor in normal state on the 1}
2)

Entering insert state: i

Before:
~/foo/bar>(+
1
2){cursor in insert state after the close parenthesis}

After:
~/foo/bar>(+
{cursor in insert state before the 1}1
2)
2020-02-14 13:09:29 +01:00
..
ansible Add LSP backend support for YAML 2019-12-15 20:58:26 +00:00
bm Fix typos 2019-12-05 22:23:04 +01:00
cfengine Switch to the new layers generator 2019-05-15 21:08:21 +03:00
chrome Update references to macOS 2019-10-13 12:04:40 +02:00
cmake [cmake] Remove cmake forgotten cmake config in c-c++ layer 2019-11-09 09:40:51 -05:00
command-log [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
dap Fix "d d d starts with non prefix key" warning during loading of dap 2019-12-15 14:29:34 +01:00
debug Switch to the new layers generator 2019-05-15 21:08:21 +03:00
docker documentation formatting: Tue Dec 3 20:31:20 UTC 2019 2019-12-03 20:38:39 +00:00
dotnet update .org tags 2019-07-03 11:32:58 +03:00
elasticsearch documentation formatting: Mon Jan 27 22:19:54 UTC 2020 2020-01-27 23:35:09 +01:00
fasd Update references to macOS 2019-10-13 12:04:40 +02:00
finance [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
geolocation Update references to macOS 2019-10-13 12:04:40 +02:00
imenu-list Change SPC b i to SPC b t in imenu layer 2019-06-25 23:58:14 -04:00
import-js [dap] Refactor configuration dap config in layers 2019-09-30 00:34:26 -04:00
kubernetes documentation formatting: Thu Jan 2 22:13:38 UTC 2020 2020-01-02 23:35:41 +01:00
lsp [lsp] set jump handler per lsp-managed buffer 2020-02-08 09:08:37 +00:00
nginx [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
node Switch to the new layers generator 2019-05-15 21:08:21 +03:00
pandoc Switch to the new layers generator 2019-05-15 21:08:21 +03:00
pass [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
prettier Switch to the new layers generator 2019-05-15 21:08:21 +03:00
prodigy [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
puppet [core] Fix layer dependencies based on layer variables 2019-09-30 02:00:48 -04:00
quickurl documentation formatting: Sat Dec 14 20:26:43 UTC 2019 2019-12-14 20:56:29 +00:00
ranger [ranger] load helm before ranger/deer 2019-09-10 23:17:27 +02:00
rebox documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
restclient fix restclient layer 2019-07-25 07:47:36 +02:00
sailfish-developer update .org tags 2019-07-03 11:32:58 +03:00
salt Switch to the new layers generator 2019-05-15 21:08:21 +03:00
shell [eshell] Skip prompt text on insert 2020-02-14 13:09:29 +01:00
sphinx [core] Fix layer dependencies based on layer variables 2019-09-30 02:00:48 -04:00
systemd Switch to the new layers generator 2019-05-15 21:08:21 +03:00
tern Switch to the new layers generator 2019-05-15 21:08:21 +03:00
terraform Switch to the new layers generator 2019-05-15 21:08:21 +03:00
tmux [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
transmission [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
vagrant documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
web-beautify Switch to the new layers generator 2019-05-15 21:08:21 +03:00
xclipboard [xclipboard] Backend formatting 2020-01-13 13:05:09 +01:00